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 5bb1aa04da
[networking] Pin `curl-cffi` version to < 0.7.2 (#11092)
Ref: https://github.com/lexiforest/curl_cffi/issues/394

Authored by: bashonly
3 weeks ago
..
__pyinstaller
compat
dependencies
downloader
extractor [ie/youtube] Fix `format_note` (Bugfix for 3a3bd00037) (#11028) 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
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