mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-10-31 23:02:40 +00:00
35d217133f
When using youtube-dl from another python script with the quiet option on, and a post procesor for extract the audio. The message of deleting video shows in the first script logs (as it goes to stderr). There is no way to keep this quiet as it's treated as an error, even if, for me, it's not. |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
FileDownloader.py | ||
InfoExtractors.py | ||
PostProcessor.py | ||
update.py | ||
utils.py | ||
version.py |