You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
bashonly 1d84b780cf
[ie/youtube:clip] Prioritize `https` formats (#11102)
Closes #10856
Authored by: bashonly
3 weeks ago
..
__pyinstaller
compat [pp/embedthumbnail] Fix postprocessor (#10248) 4 months ago
dependencies
downloader [cleanup] Misc (#10075) 4 months ago
extractor [ie/youtube:clip] Prioritize `https` formats (#11102) 3 weeks ago
networking [networking] Pin `curl-cffi` version to < 0.7.2 (#11092) 3 weeks ago
postprocessor [pp/embedthumbnail] Fix embedding with mutagen (#10337) 4 months ago
utils [utils] `mimetype2ext`: Recognize `aacp` as `aac` (#10860) 1 month ago
YoutubeDL.py [core] Support `auto-tty` and `no_color-tty` for `--color` (#10453) 3 months ago
__init__.py [core] Support `auto-tty` and `no_color-tty` for `--color` (#10453) 3 months ago
__main__.py
aes.py
cache.py
cookies.py [cookies] Improve error message for Windows `--cookies-from-browser chrome` issue (#11090) 3 weeks ago
jsinterp.py [jsinterp] Improve `slice` implementation (#10664) 2 months ago
minicurses.py
options.py [core] Support `auto-tty` and `no_color-tty` for `--color` (#10453) 3 months ago
plugins.py
socks.py
update.py [update] Fix network error handling (#10486) 3 months ago
version.py Release 2024.08.06 2 months ago
webvtt.py