Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported URL for tvcast.naver.com #1951

Closed
ksy5662 opened this issue Dec 12, 2013 · 2 comments
Closed

Unsupported URL for tvcast.naver.com #1951

ksy5662 opened this issue Dec 12, 2013 · 2 comments

Comments

@ksy5662
Copy link

@ksy5662 ksy5662 commented Dec 12, 2013

Here is full log.
I think it is just due to mobile prefix.

Jay-Yuui-MacBook-Pro:youtube-dl jcyu5662$ ./youtube-dl -s --verbose http://m.tvcast.naver.com/v/81652
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-s', '--verbose', 'http://m.tvcast.naver.com/v/81652']
[debug] youtube-dl version 2013.12.11.2
[debug] Python version 2.7.5 - Darwin-13.0.0-x86_64-i386-64bit
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] 81652: Downloading webpage
[generic] 81652: Extracting information
ERROR: Unsupported URL: http://m.tvcast.naver.com/v/81652; 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 "./youtube-dl/youtube_dl/YoutubeDL.py", line 471, in extract_info
ie_result = ie.extract(url)
File "./youtube-dl/youtube_dl/extractor/common.py", line 134, in extract
return self._real_extract(url)
File "./youtube-dl/youtube_dl/extractor/generic.py", line 254, in _real_extract
raise ExtractorError(u'Unsupported URL: %s' % url)
ExtractorError: Unsupported URL: http://m.tvcast.naver.com/v/81652; 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.

@jaimeMF jaimeMF closed this in 24b173f Dec 12, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Dec 12, 2013

Yes, it was the mobile prefix. It works now, thanks for the report!

@ksy5662
Copy link
Author

@ksy5662 ksy5662 commented Dec 12, 2013

Thanks a lot!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.