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

NHK extractor failing saying unsupported url. #10633

Closed
4 of 8 tasks
133794m3r opened this issue Sep 13, 2016 · 0 comments
Closed
4 of 8 tasks

NHK extractor failing saying unsupported url. #10633

133794m3r opened this issue Sep 13, 2016 · 0 comments

Comments

@133794m3r
Copy link

  • I've verified and I assure that I'm running youtube-dl 2016.09.11.1

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

NHK is suposedly supported now but still says "unsupported url" for some reason https on the site isn't the default url from anyting that i've seen and that may be the issue with it but i've pasted the full log below.

Using https gives you a warning saying cert is only valid for akemi etc insteadof nhk.or.jp
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\macarthur>cd Downloads

C:\Users\macarthur\Downloads>youtube-dl.exe -v http://www3.nhk.or.jp/nhkworld/en
/vod/sumo/20160911/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www3.nhk.or.jp/nhkworld/en/vod/sumo/20
160911/']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2016.09.11.1
[debug] Python version 3.4.4 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[generic] 20160911: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 20160911: Downloading webpage
[generic] 20160911: Extracting information
ERROR: Unsupported URL: http://www3.nhk.or.jp/nhkworld/en/vod/sumo/20160911/
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj47q005f\bu
ild\youtube_dl\YoutubeDL.py", line 691, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj47q005f\bu
ild\youtube_dl\extractor\common.py", line 347, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpj47q005f\bu
ild\youtube_dl\extractor\generic.py", line 2388, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: http://www3.nhk.or.jp/nhkwor
ld/en/vod/sumo/20160911/

C:\Users\macarthur\Downloads>

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

No branches or pull requests

1 participant