Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Help please "ERROR: Unable to extract video info; please report this issue" #6368
Comments
|
Could you add
And upload/paste all *.dump files? |
|
Hi, thanks for the reply. I hope I've done this right. C:\Users\Luke\Desktop\youtube-dl>youtube-dl.exe --verbose --write-pages http://w I'm so sorry, but how do I get the dump files you need ? |
|
Thanks for the information. Dailymotion is using a new player, which is supported in git version but not included in the latest stable release (2015.07.21) yet. Please wait patiently for the next version. |
|
Thank you so much for investigating it for me. |
|
Even as of today's version 2015-09-09, it still gives the same error... ERROR: Unable to extract video info; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. |
|
@philippeboyd post the full output of youtube-dl when run with |
|
Here's the verbose [debug] System config: [] |
Still old. |
|
If you download the latest tar.gz of youtube-dl-2015-09-09 it will give you that version number $ /tmp/youtube-dl-2015.09.09 $ ./bin/youtube-dl --version |
|
No, most likely you are running it from different place. |
|
Indeed I was... (I got it working now) I'm still trying to figure out why. Thanks for you help! |
My apologies but I really don't understand a lot about all this. I've been successfully able to download vids from youtube using youtube-dl. Thank you. I believe I should also be able to use it for vids from Dailymotion...but when I tried today I got the following error message. I am definitely using the latest version. Sorry but I don't know what a "verbose flag" is...and googling it was no use. I hope someone is able to assist. Kind thanks in advance
C:\Users\Luke\Desktop\youtube-dl>youtube-dl.exe http://www.dailymotion.com/video
/x197dm7_abba-top-club_music
[dailymotion] x197dm7: Downloading webpage
[dailymotion] x197dm7: Extracting information
[dailymotion] x197dm7: Downloading embed page
ERROR: Unable to extract video info; please report this issue on https://yt-dl.o
rg/bug . Make sure you are using the latest version; type youtube-dl -U to upd
ate. Be sure to call youtube-dl with the --verbose flag and include its complete
output.
Edit: is this the "verbose flag" that is required ?
C:\Users\Luke\Desktop\youtube-dl>youtube-dl.exe --verbose flag
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'flag']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.07.21
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
ERROR: u'flag' is not a valid URL. Set --default-search "ytsearch" (or run yout
ube-dl "ytsearch:flag" ) to search YouTube
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 656, in extract_info
File "youtube_dl\extractor\common.pyo", line 275, in extract
File "youtube_dl\extractor\generic.pyo", line 1024, in _real_extract
ExtractorError: u'flag' is not a valid URL. Set --default-search "ytsearch" (or
run youtube-dl "ytsearch:flag" ) to search YouTube