mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-27 12:40:59 +00:00
* Separate `--console-title` and `--no-progress` * Add option `--progress` to show progress-bar even in quiet mode * Fix and refactor `minicurses` * Use `minicurses` for all progress reporting * Standardize use of terminal sequences and enable color support for windows 10 * Add option `--progress-template` to customize progress-bar and console-title * Add postprocessor hooks and progress reporting Closes: #906, #901, #1085, #1170 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| dash.py | ||
| external.py | ||
| f4m.py | ||
| fragment.py | ||
| hls.py | ||
| http.py | ||
| ism.py | ||
| mhtml.py | ||
| niconico.py | ||
| rtmp.py | ||
| rtsp.py | ||
| websocket.py | ||
| youtube_live_chat.py | ||