aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/compat/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* [compat] Ensure submodules are imported correctlypukkandan2023-07-221-5/+2
* [networking] Rewrite architecture (#2861)coletdjnz2023-07-151-0/+10
* [devscripts] Provide pyinstaller hookspukkandan2023-02-091-6/+0
* Support module level `__bool__` and `property`pukkandan2023-02-081-1/+1
* [extractor/listennotes] Add extractor (#5310)Alex Karabanov2022-11-071-1/+1
* Remove Python 3.6 supportpukkandan2022-07-181-2/+2
* [compat] Let PyInstaller detect _legacy modulepukkandan2022-07-171-8/+8
* [cleanup] Consistent style for file headspukkandan2022-06-251-1/+0
* [update] Expose more functionality to APIpukkandan2022-06-211-1/+1
* [cleanup] Misc fixes and cleanuppukkandan2022-05-271-2/+7
* [utils] Fix bug in 0b9c08b47bb5e95c21b067044ace4e824d19a9c2pukkandan2022-05-201-16/+0
* [cleanup] Misc fixespukkandan2022-04-291-4/+0
* [compat] Ensure submodules are correctly wrappedpukkandan2022-04-261-22/+8
* [dependencies] Create module with all dependency importspukkandan2022-04-211-21/+0
* [compat] Split into sub-modules (#2173)felix2022-04-181-0/+129