aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/compat
AgeCommit message (Expand)Author
2024-11-17[cleanup] Deprecate more compat functions (#11439)sepro
2024-10-23Remove Python 3.8 support (#11321)bashonly
2024-06-27[pp/embedthumbnail] Fix postprocessor (#10248)Simon Sawicki
2024-06-12[cleanup] Add more ruff rules (#10149)sepro
2024-04-09[core] Prevent RCE when using `--exec` with `%q` (CVE-2024-22423)Simon Sawicki
2024-03-11[docs] Misc Cleanup (#8977)pukkandan
2024-01-20[networking] Remove `_CompatHTTPError` (#8871)coletdjnz
2023-11-16Remove Python 3.7 support (#8361)bashonly
2023-09-24[core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)Simon Sawicki
2023-09-23[cleanup] Misc (#8182)bashonly
2023-09-21[dependencies] Handle deprecation of `sqlite3.version` (#8167)bashonly
2023-07-22[compat] Ensure submodules are imported correctlypukkandan
2023-07-22Fix e0c4db04dc82a699bdabd9821ddc239ebe17d30a for pypypukkandan
2023-07-22[cleanup] Misc fixespukkandan
2023-07-22[compat] Add `types.NoneType`pukkandan
2023-07-15[compat, networking] Deprecate old functions (#2861)coletdjnz
2023-07-15[networking] Rewrite architecture (#2861)coletdjnz
2023-05-27[core] Workaround erroneous urllib Windows proxy parsing (#7092)coletdjnz
2023-02-28[dependencies] Simplify `Cryptodome`pukkandan
2023-02-17Update to ytdl-commit-2dd6c6epukkandan
2023-02-09[compat_utils] Simplify `EnhancedModule`pukkandan
2023-02-09[devscripts] Provide pyinstaller hookspukkandan
2023-02-08[compat_utils] Improve `passthrough_module`pukkandan
2023-02-08[dependencies] Standardize `Cryptodome` importspukkandan
2023-02-08Support module level `__bool__` and `property`pukkandan
2022-11-07[compat] Fix `shutils.move` in restricted ACL mode on BSD (#5309)ClosedPort22
2022-11-07Update to ytdl-commit-de39d128pukkandan
2022-11-07[extractor/listennotes] Add extractor (#5310)Alex Karabanov
2022-07-31[mhtml, cleanup] Use imghdrpukkandan
2022-07-18Remove Python 3.6 supportpukkandan
2022-07-17[compat] Let PyInstaller detect _legacy modulepukkandan
2022-06-29[cleanup] Misc cleanuppukkandan
2022-06-25[cleanup] Consistent style for file headspukkandan
2022-06-25[compat] Remove more functionspukkandan
2022-06-25[compat] Fix `compat.WINDOWS_VT_MODE`pukkandan
2022-06-21[update] Expose more functionality to APIpukkandan
2022-06-16[extractor] Import `_ALL_CLASSES` lazilypukkandan
2022-05-27[cleanup] Misc fixes and cleanuppukkandan
2022-05-20Bugfix for 3a408f9d199127ca2626359e21a866a09ab236b3pukkandan
2022-05-20[compat] Add `functools.cached_property`pukkandan
2022-05-20[utils] Fix bug in 0b9c08b47bb5e95c21b067044ace4e824d19a9c2pukkandan
2022-05-19[utils] Improve performance using `functools.cache`pukkandan
2022-05-17[compat] Implement `compat.imghdr`pukkandan
2022-04-29[cleanup] Misc fixespukkandan
2022-04-26[compat/asyncio] Use `asyncio.all_tasks`pukkandan
2022-04-26[compat] Ensure submodules are correctly wrappedpukkandan
2022-04-21[dependencies] Create module with all dependency importspukkandan
2022-04-18[compat] Split into sub-modules (#2173)felix