yt-dlp/yt_dlp
bashonly 3d3ee458c1
[update] Fix endless update loop for `linux_exe` builds (#11827)
Closes #11808
Authored by: bashonly
2024-12-15 19:47:50 +00:00
..
__pyinstaller
compat [cleanup] Deprecate more compat functions (#11439) 2024-11-17 00:24:11 +01:00
dependencies [core] Catch broken Cryptodome installations (#11486) 2024-11-10 00:53:49 +01:00
downloader [cleanup] Bump ruff to 0.8.x (#11608) 2024-12-02 16:29:30 +01:00
extractor [cleanup] Make more playlist entries lazy (#11763) 2024-12-13 10:25:29 +00:00
networking [cleanup] Misc (#10807) 2024-09-27 22:46:22 +00:00
postprocessor [cleanup] Bump ruff to 0.8.x (#11608) 2024-12-02 16:29:30 +01:00
utils [cleanup] Bump ruff to 0.8.x (#11608) 2024-12-02 16:29:30 +01:00
YoutubeDL.py [cleanup] Bump ruff to 0.8.x (#11608) 2024-12-02 16:29:30 +01:00
__init__.py [cleanup] Bump ruff to 0.8.x (#11608) 2024-12-02 16:29:30 +01:00
__main__.py
aes.py [cleanup] Bump ruff to 0.8.x (#11608) 2024-12-02 16:29:30 +01:00
cache.py
cookies.py [cookies] Add `--cookies-from-browser` support for MS Store Firefox (#11731) 2024-12-04 18:41:58 +01:00
jsinterp.py
minicurses.py
options.py [cleanup] Misc (#11554) 2024-11-17 23:25:05 +00:00
plugins.py [cleanup] Bump ruff to 0.8.x (#11608) 2024-12-02 16:29:30 +01:00
socks.py
update.py [update] Fix endless update loop for `linux_exe` builds (#11827) 2024-12-15 19:47:50 +00:00
version.py Release 2024.12.13 2024-12-13 10:35:40 +00:00
webvtt.py