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.
broken or not implemented INA engine #2328
Comments
|
Thanks for your report, it's fixed now. The problem is that we didn't recognized it as a ina valid url. For future reports, we need the full output you get when running with the
This part contains the command line options you have used, this is really useful when debugging the problems. |
|
Thanks, my apologize, "youtube-dl gvsearch50:'elevage site:ina.fr' -s -v |
|
Don't worry, I guessed that part and the important thing was the ina url that failed. I just wanted to let you know it. |
|
By the way, is it a long work to implement result numbers feature like with youtube (ytsearchXX where XX is number results) with googlevideo, gvsearch50 seems not working Have I to open another request issue for that? Thanks |
|
If it doesn't work, yes, please open a new issue. Post the output you get, if you want you can add the |
Hello,
I just want to make you know that ina.fr engine is broken or not implemented. Here is the log
[debug] youtube-dl version 2014.02.03
[debug] Python version 2.7.3 - Linux-3.8.0-31-generic-i686-with-Ubuntu-12.04-precise
[debug] Proxy map: {}
[video.google:search] gvsearch:elevage site:ina.fr: Downloading result page 1
[download] Downloading playlist: elevage site:ina.fr
[video.google:search] playlist elevage site:ina.fr: Collected 10 video ids (downloading 10 of them)
[download] Downloading video #1 of 10
[generic] VDD09040617: Requesting header
WARNING: Falling back on generic information extractor.
[generic] VDD09040617: Downloading webpage
[generic] VDD09040617: Extracting information
ERROR: Unsupported URL: http://www.ina.fr/video/VDD09040617; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 493, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 158, in extract
return self._real_extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/generic.py", line 370, in _real_extract
raise ExtractorError('Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://www.ina.fr/video/VDD09040617; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
best regards
N.R