yt-dlp/yt_dlp/downloader
pukkandan 819e05319b
Improved progress reporting (See desc) (#1125)
* 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
2021-10-09 00:41:59 +05:30
..
__init__.py
common.py Improved progress reporting (See desc) (#1125) 2021-10-09 00:41:59 +05:30
dash.py
external.py
f4m.py
fragment.py Improved progress reporting (See desc) (#1125) 2021-10-09 00:41:59 +05:30
hls.py [docs,build] Change all pycryptodome references to pycryptodomex 2021-10-06 06:45:45 +05:30
http.py
ism.py
mhtml.py
niconico.py
rtmp.py
rtsp.py
websocket.py
youtube_live_chat.py