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.
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.
12 years ago
..
FileDownloader.py Message for delete video it's not an error. 12 years ago
InfoExtractors.py Also check for JSLoader of JWSPlayer (thanks to @maximeg, Closes #685) 12 years ago
PostProcessor.py Switch to m4a by default (Closes #240) 12 years ago
__init__.py Fix --match-title and --reject-title decoding (Closes #690) 12 years ago
__main__.py new updating scheme, based on GH downloads; also, check if not updateable (pip installed) 12 years ago
update.py Print *all* release notes 12 years ago
utils.py Fix --match-title and --reject-title decoding (Closes #690) 12 years ago
version.py release 2012.02.22 12 years ago