You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
pukkandan 134c913cca
Discard info_dict from memory if no longer needed
Closes #1399
2 years ago
..
compat [cleanup] Misc cleanup 2 years ago
downloader [http] Ensure the file handle is always closed 2 years ago
extractor [extractor/crunchyroll] Improve _VALID_URL 2 years ago
postprocessor [ModifyChapters] Modify duration in infodict 2 years ago
YoutubeDL.py Discard info_dict from memory if no longer needed 2 years ago
__init__.py Discard info_dict from memory if no longer needed 2 years ago
__main__.py [cleanup] Consistent style for file heads 2 years ago
aes.py [compat] Remove deprecated functions from core code 2 years ago
cache.py [compat] Remove more functions 2 years ago
cookies.py [compat] Remove deprecated functions from core code 2 years ago
dependencies.py [cleanup] Fix some typos (#4194) 2 years ago
jsinterp.py [jsinterp] Some optimizations and refactoring 2 years ago
minicurses.py `--match-filter -` to interactively ask for each video 2 years ago
options.py [cleanup] Misc cleanup 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py [update] Do not check `_update_spec` when up to date 2 years ago
utils.py [utils, cleanup] Refactor parse_codecs 2 years ago
version.py [version] update 2 years ago
webvtt.py [cleanup] Minor fixes (See desc) 2 years ago