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
pukkandan 8a7f6d7a15
Do not print progress to `stderr` with `-q`
It is arguable how this "should" behave, but since progress is always
written to stdout in older yt-dl/p, we should keep it as-is

Bug in cf4f42cb97
Closes #3844
2 years ago
..
compat [cleanup] Misc fixes and cleanup 2 years ago
downloader Do not print progress to `stderr` with `-q` 2 years ago
extractor [extractor/vevo] Fix extractor (#3921) 2 years ago
postprocessor [cleanup] Misc fixes and cleanup 2 years ago
YoutubeDL.py Fix bug in 8a82af3511 2 years ago
__init__.py `--config-location -` to provide options interactively 2 years ago
__main__.py [cleanup] Upgrade syntax 2 years ago
aes.py [cleanup] Minor fixes (See desc) 2 years ago
cache.py [cleanup] Misc cleanup and refactor (#2173) 2 years ago
cookies.py Fix color in `-q -F` 2 years ago
dependencies.py [XAttrMetadata] Refactor and document dependencies 2 years ago
jsinterp.py [cleanup] Misc cleanup and refactor (#2173) 2 years ago
minicurses.py `--match-filter -` to interactively ask for each video 2 years ago
options.py [cleanup] Misc fixes and cleanup 2 years ago
socks.py [cleanup] Minor fixes (See desc) 2 years ago
update.py [build, cleanup] Refactor 2 years ago
utils.py [utils] Send HTTP/1.1 ALPN extension (#3889) 2 years ago
version.py [version] update 2 years ago
webvtt.py [cleanup] Minor fixes (See desc) 2 years ago