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/youtube_dl
M.Yasoob Ullah Khalid 53f350c165 Changed the error message.
I changed the ExtractorError from ```msg = msg + u'; please report this issue on http://yt-dl.org/bug'``` to ```msg = msg + u'; please report this issue on http://yt-dl.org/bug with the complete output by running the same command with --verbose flag'```
Hopefully this will tell the users to report bugs with the complete output.
11 years ago
..
extractor Add RingTVIE (Thanks @yasoob) 11 years ago
FileDownloader.py FileDownloader: fixed call to "report_error" of YoutubeDL 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
PostProcessor.py Remove useless headers 11 years ago
YoutubeDL.py Add function add_default_info_extractors to YoutubeDL 11 years ago
__init__.py Add function add_default_info_extractors to YoutubeDL 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 12 years ago
update.py Fix print_notes 12 years ago
utils.py Changed the error message. 11 years ago
version.py release 2013.06.34.2 11 years ago