yt-dlp/yt_dlp
pukkandan 560738f34d
[extractor] Import `_ALL_CLASSES` lazily
This significantly speeds up `import yt_dlp` in the absence of `lazy_extractors`
2022-06-16 06:23:50 +05:30
..
compat [extractor] Import `_ALL_CLASSES` lazily 2022-06-16 06:23:50 +05:30
downloader [cleanup] Misc fixes (see desc) 2022-06-12 00:08:16 +05:30
extractor [extractor] Import `_ALL_CLASSES` lazily 2022-06-16 06:23:50 +05:30
postprocessor [cleanup] Misc fixes 2022-06-11 05:00:12 +05:30
YoutubeDL.py [extractor] Import `_ALL_CLASSES` lazily 2022-06-16 06:23:50 +05:30
__init__.py [extractor] Import `_ALL_CLASSES` lazily 2022-06-16 06:23:50 +05:30
__main__.py
aes.py
cache.py
cookies.py [cleanup] Misc fixes 2022-06-11 05:00:12 +05:30
dependencies.py
jsinterp.py [cleanup] Misc fixes (see desc) 2022-06-12 00:08:16 +05:30
minicurses.py
options.py Add `--no-update` 2022-06-13 19:15:54 +05:30
socks.py
update.py [update] Use `.git` folder to distinguish `source`/`unknown` 2022-06-08 00:17:42 +05:30
utils.py [utils] `locked_file`: Fix for PyPy on Windows 2022-06-13 19:21:31 +05:30
version.py
webvtt.py