aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/compat/compat_utils.py
Commit message (Expand)AuthorAgeFilesLines
* [dependencies] Simplify `Cryptodome`pukkandan2023-02-281-1/+1
* [compat_utils] Simplify `EnhancedModule`pukkandan2023-02-091-16/+2
* [compat_utils] Improve `passthrough_module`pukkandan2023-02-081-11/+15
* [dependencies] Standardize `Cryptodome` importspukkandan2023-02-081-10/+6
* Support module level `__bool__` and `property`pukkandan2023-02-081-36/+63
* [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
* [cleanup] Misc fixespukkandan2022-04-291-3/+19
* [compat] Ensure submodules are correctly wrappedpukkandan2022-04-261-0/+44