index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yt_dlp
/
compat
Age
Commit message (
Expand
)
Author
2024-11-17
[cleanup] Deprecate more compat functions (#11439)
sepro
2024-10-23
Remove 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-16
Remove 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 correctly
pukkandan
2023-07-22
Fix e0c4db04dc82a699bdabd9821ddc239ebe17d30a for pypy
pukkandan
2023-07-22
[cleanup] Misc fixes
pukkandan
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-17
Update to ytdl-commit-2dd6c6e
pukkandan
2023-02-09
[compat_utils] Simplify `EnhancedModule`
pukkandan
2023-02-09
[devscripts] Provide pyinstaller hooks
pukkandan
2023-02-08
[compat_utils] Improve `passthrough_module`
pukkandan
2023-02-08
[dependencies] Standardize `Cryptodome` imports
pukkandan
2023-02-08
Support module level `__bool__` and `property`
pukkandan
2022-11-07
[compat] Fix `shutils.move` in restricted ACL mode on BSD (#5309)
ClosedPort22
2022-11-07
Update to ytdl-commit-de39d128
pukkandan
2022-11-07
[extractor/listennotes] Add extractor (#5310)
Alex Karabanov
2022-07-31
[mhtml, cleanup] Use imghdr
pukkandan
2022-07-18
Remove Python 3.6 support
pukkandan
2022-07-17
[compat] Let PyInstaller detect _legacy module
pukkandan
2022-06-29
[cleanup] Misc cleanup
pukkandan
2022-06-25
[cleanup] Consistent style for file heads
pukkandan
2022-06-25
[compat] Remove more functions
pukkandan
2022-06-25
[compat] Fix `compat.WINDOWS_VT_MODE`
pukkandan
2022-06-21
[update] Expose more functionality to API
pukkandan
2022-06-16
[extractor] Import `_ALL_CLASSES` lazily
pukkandan
2022-05-27
[cleanup] Misc fixes and cleanup
pukkandan
2022-05-20
Bugfix for 3a408f9d199127ca2626359e21a866a09ab236b3
pukkandan
2022-05-20
[compat] Add `functools.cached_property`
pukkandan
2022-05-20
[utils] Fix bug in 0b9c08b47bb5e95c21b067044ace4e824d19a9c2
pukkandan
2022-05-19
[utils] Improve performance using `functools.cache`
pukkandan
2022-05-17
[compat] Implement `compat.imghdr`
pukkandan
2022-04-29
[cleanup] Misc fixes
pukkandan
2022-04-26
[compat/asyncio] Use `asyncio.all_tasks`
pukkandan
2022-04-26
[compat] Ensure submodules are correctly wrapped
pukkandan
2022-04-21
[dependencies] Create module with all dependency imports
pukkandan
2022-04-18
[compat] Split into sub-modules (#2173)
felix