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.
Support http://video.fc2.com/ #1154
Comments
|
Thank you for the report. Support for fc2 has been added in youtube-dl 2014.05.13. Use your package manager to update. |
|
I only ever get (random video):
|
|
Nobody mentioned that video, so we did just test with the one that was mentioned, i.e. http://video.fc2.com/en/content/20121103kUan1KHs . I've created #2912 to deal with the issue you are describing. |
|
I get this:
Is that a different error? |
|
@felagund Thanks for the report, it didn't recognize it because the urls doesn't have the language part, it will work in the next version. For the next issue, there's nothing wrong in opening a new issue, it usually makes tracking them easier. |
|
It doesn't work anymore again.
|
|
Shame I don't have time to figure how to make it work for unauthenticated user (limits), sigh.. I bumped my fork some time ago, to latest upstream master (someone mailed me that it doesn't work anymore) and it fixed problem described by @reyaz006 (for me at least). Btw. Sorry for spamming issue tracker with commits ,I didn't think it would stay on fork's master for so long and that I will need to update it (referencing issues in commit message was a bad idea). |
$ youtube-dl "http://video.fc2.com/content/20130605NLRxsKaw" --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://video.fc2.com/content/20130605NLRxsKaw', '--verbose']
[debug] youtube-dl version 2013.07.19
[debug] Python version 3.3.2 - Linux-3.10.3-1-ARCH-x86_64-with-arch
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] 20130605NLRxsKaw: Downloading webpage
[generic] 20130605NLRxsKaw: Extracting information
ERROR: Invalid URL: http://video.fc2.com/content/20130605NLRxsKaw; 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.
Traceback (most recent call last):
File "/usr/lib/python3.3/site-packages/youtube_dl/YoutubeDL.py", line 312, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python3.3/site-packages/youtube_dl/extractor/common.py", line 96, in extract
return self._real_extract(url)
File "/usr/lib/python3.3/site-packages/youtube_dl/extractor/generic.py", line 148, in _real_extract
raise ExtractorError(u'Invalid URL: %s' % url)
youtube_dl.utils.ExtractorError: Invalid URL: http://video.fc2.com/content/20130605NLRxsKaw; 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.
It would be great if you could support this site (at least for Japanese speakers and learners :)