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/compat
pukkandan 560738f34d
[extractor] Import `_ALL_CLASSES` lazily
This significantly speeds up `import yt_dlp` in the absence of `lazy_extractors`
2 years ago
..
__init__.py [cleanup] Misc fixes and cleanup 2 years ago
_deprecated.py [cleanup] Misc fixes 2 years ago
_legacy.py [utils] Fix bug in 0b9c08b47b 2 years ago
asyncio.py [cleanup] Misc fixes 2 years ago
compat_utils.py [extractor] Import `_ALL_CLASSES` lazily 2 years ago
functools.py Bugfix for 3a408f9d19 2 years ago
imghdr.py [compat] Implement `compat.imghdr` 2 years ago
re.py [cleanup] Misc fixes 2 years ago