yt-dlp/yt_dlp
pukkandan 134c913cca
Discard info_dict from memory if no longer needed
Closes 
2022-07-11 02:14:23 +05:30
..
compat [cleanup] Misc cleanup 2022-06-29 06:43:27 +05:30
downloader [http] Ensure the file handle is always closed 2022-07-11 01:13:29 +05:30
extractor [extractor/crunchyroll] Improve _VALID_URL 2022-07-11 01:13:32 +05:30
postprocessor [ModifyChapters] Modify duration in infodict 2022-07-11 01:10:38 +05:30
YoutubeDL.py Discard info_dict from memory if no longer needed 2022-07-11 02:14:23 +05:30
__init__.py Discard info_dict from memory if no longer needed 2022-07-11 02:14:23 +05:30
__main__.py
aes.py
cache.py
cookies.py
dependencies.py [cleanup] Fix some typos () 2022-06-26 17:50:06 -07:00
jsinterp.py
minicurses.py
options.py [cleanup] Misc cleanup 2022-07-09 09:07:10 +05:30
socks.py
update.py [update] Do not check `_update_spec` when up to date 2022-06-30 05:02:19 +05:30
utils.py [utils, cleanup] Refactor parse_codecs 2022-07-11 01:10:38 +05:30
version.py [version] update 2022-06-29 01:41:48 +00:00
webvtt.py