yt-dlp/yt_dlp
rakslice 8f4ea14680
Fix format sorting bug with vp9.2 vcodec (#10884)
Authored by: rakslice
2024-09-27 21:32:39 +00:00
..
__pyinstaller
compat
dependencies
downloader
extractor [ie/vimeo] Fix HLS audio format sorting (#11082) 2024-09-27 20:57:57 +00:00
networking [networking] Pin `curl-cffi` version to < 0.7.2 (#11092) 2024-09-25 20:59:20 +00:00
postprocessor
utils Fix format sorting bug with vp9.2 vcodec (#10884) 2024-09-27 21:32:39 +00:00
YoutubeDL.py
__init__.py Allow `none` arg to negate `--convert-subs` and `--convert-thumbnails` (#11066) 2024-09-27 20:52:41 +00:00
__main__.py
aes.py
cache.py
cookies.py [cookies] Improve error message for Windows `--cookies-from-browser chrome` issue (#11090) 2024-09-25 23:13:54 +02:00
jsinterp.py [jsinterp] Improve `slice` implementation (#10664) 2024-08-05 20:28:24 +00:00
minicurses.py
options.py Allow `none` arg to negate `--convert-subs` and `--convert-thumbnails` (#11066) 2024-09-27 20:52:41 +00:00
plugins.py
socks.py
update.py
version.py Release 2024.08.06 2024-08-06 03:03:12 +00:00
webvtt.py