1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-07-01 16:19:32 +00:00
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 Fix --match-title and --reject-title decoding (Closes #690) 2013-02-21 17:09:39 +01:00
__main__.py new updating scheme, based on GH downloads; also, check if not updateable (pip installed) 2012-12-08 00:48:07 +01:00
FileDownloader.py Message for delete video it's not an error. 2013-02-23 22:52:52 +01:00
InfoExtractors.py Also check for JSLoader of JWSPlayer (thanks to @maximeg, Closes #685) 2013-02-21 16:56:48 +01:00
PostProcessor.py Switch to m4a by default (Closes #240) 2013-02-01 18:23:20 +01:00
update.py Print *all* release notes 2013-02-22 00:36:23 +01:00
utils.py Fix --match-title and --reject-title decoding (Closes #690) 2013-02-21 17:09:39 +01:00
version.py release 2012.02.22 2013-02-22 16:41:36 +01:00