]> jfr.im git - yt-dlp.git/history - yt_dlp/compat
[ie/brightcove] Upgrade requests to HTTPS (#10202)
[yt-dlp.git] / yt_dlp / compat /
2024-06-11  sepro[cleanup] Add more ruff rules (#10149)
2024-04-09  Simon Sawicki[core] Prevent RCE when using `--exec` with `%q` (CVE...
2024-03-10  pukkandan[docs] Misc Cleanup (#8977)
2024-01-20  coletdjnz[networking] Remove `_CompatHTTPError` (#8871)
2023-11-16  bashonlyRemove Python 3.7 support (#8361)
2023-09-24  Simon Sawicki[core] Prevent RCE when using `--exec` with `%q` (CVE...
2023-09-23  bashonly[cleanup] Misc (#8182)
2023-09-21  bashonly[dependencies] Handle deprecation of `sqlite3.version...
2023-07-22  pukkandan[compat] Ensure submodules are imported correctly
2023-07-22  pukkandanFix e0c4db04dc82a699bdabd9821ddc239ebe17d30a for pypy
2023-07-22  pukkandan[cleanup] Misc fixes
2023-07-22  pukkandan[compat] Add `types.NoneType`
2023-07-15  coletdjnz[compat, networking] Deprecate old functions (#2861)
2023-07-15  coletdjnz[networking] Rewrite architecture (#2861)
2023-05-27  coletdjnz[core] Workaround erroneous urllib Windows proxy parsin...
2023-02-28  pukkandan[dependencies] Simplify `Cryptodome`
2023-02-17  pukkandanUpdate to ytdl-commit-2dd6c6e
2023-02-08  pukkandan[compat_utils] Simplify `EnhancedModule`
2023-02-08  pukkandan[devscripts] Provide pyinstaller hooks
2023-02-08  pukkandan[compat_utils] Improve `passthrough_module`
2023-02-08  pukkandan[dependencies] Standardize `Cryptodome` imports
2023-02-08  pukkandanSupport module level `__bool__` and `property`
2022-11-07  ClosedPort22[compat] Fix `shutils.move` in restricted ACL mode...
2022-11-06  pukkandanUpdate to ytdl-commit-de39d128
2022-11-06  Alex Karabanov[extractor/listennotes] Add extractor (#5310)
2022-07-30  pukkandan[mhtml, cleanup] Use imghdr
2022-07-18  pukkandanRemove Python 3.6 support
2022-07-17  pukkandan[compat] Let PyInstaller detect _legacy module
2022-06-29  pukkandan[cleanup] Misc cleanup
2022-06-24  pukkandan[cleanup] Consistent style for file heads
2022-06-24  pukkandan[compat] Remove more functions
2022-06-24  pukkandan[compat] Fix `compat.WINDOWS_VT_MODE`
2022-06-21  pukkandan[update] Expose more functionality to API
2022-06-16  pukkandan[extractor] Import `_ALL_CLASSES` lazily
2022-05-26  pukkandan[cleanup] Misc fixes and cleanup
2022-05-20  pukkandanBugfix for 3a408f9d199127ca2626359e21a866a09ab236b3
2022-05-20  pukkandan[compat] Add `functools.cached_property`
2022-05-20  pukkandan[utils] Fix bug in 0b9c08b47bb5e95c21b067044ace4e824d19a9c2
2022-05-19  pukkandan[utils] Improve performance using `functools.cache`
2022-05-17  pukkandan[compat] Implement `compat.imghdr`
2022-04-29  pukkandan[cleanup] Misc fixes
2022-04-26  pukkandan[compat/asyncio] Use `asyncio.all_tasks`
2022-04-26  pukkandan[compat] Ensure submodules are correctly wrapped
2022-04-20  pukkandan[dependencies] Create module with all dependency imports
2022-04-17  felix[compat] Split into sub-modules (#2173)