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/postprocessor
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
3 years ago
..
__init__.py [postprocessor] Add plugin support 3 years ago
common.py Improved progress reporting (See desc) (#1125) 3 years ago
embedthumbnail.py Use `os.replace` where applicable (#793) 3 years ago
exec.py Misc fixes - See desc 3 years ago
ffmpeg.py [EmbedSubtitle, SubtitlesConvertor] Fix error when subtitle file is missing 3 years ago
metadataparser.py Improved progress reporting (See desc) (#1125) 3 years ago
modify_chapters.py Improved progress reporting (See desc) (#1125) 3 years ago
movefilesafterdownload.py Allow running some `postprocessors` before actual download 3 years ago
sponskrub.py Native SponsorBlock implementation and related improvements (#360) 3 years ago
sponsorblock.py [docs,cleanup] Some minor refactoring and improve docs 3 years ago
xattrpp.py [xattr] bugfix for b19404591a 3 years ago