youtube-dl/youtube_dl
Juan M 35d217133f Message for delete video it's not an error.
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.
2013-02-23 22:52:52 +01:00
..
__init__.py
__main__.py
FileDownloader.py Message for delete video it's not an error. 2013-02-23 22:52:52 +01:00
InfoExtractors.py
PostProcessor.py
update.py
utils.py
version.py