aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/compat/compat_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* [cleanup] Consistent style for file headspukkandan2022-06-251-1/+0
|
* [compat] Fix `compat.WINDOWS_VT_MODE`pukkandan2022-06-251-9/+17
|
* [extractor] Import `_ALL_CLASSES` lazilypukkandan2022-06-161-1/+4
| | | | This significantly speeds up `import yt_dlp` in the absence of `lazy_extractors`
* [cleanup] Misc fixespukkandan2022-04-291-3/+19
| | | | Closes #3565, https://github.com/yt-dlp/yt-dlp/issues/3514#issuecomment-1105944364
* [compat] Ensure submodules are correctly wrappedpukkandan2022-04-261-0/+44