1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-01-21 01:56:18 +01:00
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
__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 [XAttrMetadata] Refactor and document dependencies 2022-05-01 04:58:38 +05:30
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
YoutubeDL.py [extractor] Import _ALL_CLASSES lazily 2022-06-16 06:23:50 +05:30