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 5792c950bf
[compat] Implement `compat.imghdr`
Python 3.11 deprecates `imghdr` module
2 years ago
..
__init__.py [cleanup] Misc fixes 2 years ago
_deprecated.py [cleanup] Misc fixes 2 years ago
_legacy.py [dependencies] Create module with all dependency imports 2 years ago
asyncio.py [cleanup] Misc fixes 2 years ago
compat_utils.py [cleanup] Misc fixes 2 years ago
imghdr.py [compat] Implement `compat.imghdr` 2 years ago
re.py [cleanup] Misc fixes 2 years ago