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 [docs,cleanup] Add deprecation warning in docs 2021-09-22 05:50:11 +05:30
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 Basic framework for simultaneous download of multiple formats (#1036) 2021-09-22 19:42:04 +05:30
ism.py
mhtml.py
niconico.py [downloader/niconico] Pass custom headers (#1063) 2021-09-23 14:36:48 +05:30
rtmp.py
rtsp.py
websocket.py
youtube_live_chat.py [youtube] Cleanup authentication code (#786) 2021-09-24 06:22:17 +05:30