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

SVT error downloading #13767

Closed
ghost opened this issue Jul 29, 2017 · 7 comments
Closed

SVT error downloading #13767

ghost opened this issue Jul 29, 2017 · 7 comments

Comments

@ghost
Copy link

@ghost ghost commented Jul 29, 2017

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.07.23. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • [x ] I've verified and I assure that I'm running youtube-dl 2017.07.23

Before submitting an issue make sure you have:

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

What is the purpose of your issue?

  • [ x] 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

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add -v flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

$ youtube-dl -v <your command line>
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2017.07.23
[debug] Python version 2.7.11 - Windows-2003Server-5.2.3790-SP2
[debug] exe versions: ffmpeg N-75573-g1d0487f, ffprobe N-75573-g1d0487f, rtmpdump 2.4
[debug] Proxy map: {}
...
<end of log>

If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):

Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.


Description of your issue, suggested solution and other information

Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide as much context and examples as possible.
If work on your issue requires account credentials please provide them or explain how one can obtain them.

@ghost
Copy link
Author

@ghost ghost commented Jul 29, 2017

Hi again i do a new try with issue. When i try to downloading these links i get error. But when i play in browser there are no problem they play without problem. If you want the logfile how can i attach it and can i save it out from Youtube dlg?

https://www.oppetarkiv.se/video/1590029/rederiet-sasong-16-avsnitt-250-av-318
https://www.oppetarkiv.se/video/1590034/rederiet-sasong-16-avsnitt-251-av-318
https://www.oppetarkiv.se/video/1590051/rederiet-sasong-16-avsnitt-252-av-318

@ghost
Copy link
Author

@ghost ghost commented Jul 29, 2017

here is the debug log from Youtube dlgui
[07/29/17 09:45:45] [debug] System config: []
[07/29/17 09:45:45] [debug] User config: []
[07/29/17 09:45:45] [debug] Custom config: []
[07/29/17 09:45:45] [debug] Command-line args: ['--newline', '-i', '-o', 'C:\Nedladdningar\Playsites\%(title)s.%(ext)s', '-v', '--ignore-config', '--hls-prefer-native', 'https://www.oppetarkiv.se/video/1590051/rederiet-sasong-16-avsnitt-252-av-318']
[07/29/17 09:45:45] [debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[07/29/17 09:45:45] [debug] youtube-dl version 2017.07.23
[07/29/17 09:45:45] [debug] Python version 3.4.4 - Windows-8.1-6.3.9600
[07/29/17 09:45:45] [debug] exe versions: ffmpeg 3.3.2, ffprobe 3.3.2
[07/29/17 09:45:45] [debug] Proxy map: {}
[07/29/17 09:45:45] ERROR: Unable to download JSON metadata: HTTP Error 503: Service Unavailable (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
[07/29/17 09:45:45] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpu6zpd7mk\build\youtube_dl\extractor\common.py", line 502, in _request_webpage
[07/29/17 09:45:45] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpu6zpd7mk\build\youtube_dl\YoutubeDL.py", line 2166, in urlopen
[07/29/17 09:45:45] File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
[07/29/17 09:45:45] File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
[07/29/17 09:45:45] File "C:\Python\Python34\lib\urllib\request.py", line 502, in error
[07/29/17 09:45:45] File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
[07/29/17 09:45:45] File "C:\Python\Python34\lib\urllib\request.py", line 685, in http_error_302
[07/29/17 09:45:45] File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
[07/29/17 09:45:45] File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
[07/29/17 09:45:45] File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
[07/29/17 09:45:45] File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
[07/29/17 09:45:45] File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default
[07/29/17 09:45:45]
[07/29/17 09:45:46] [debug] System config: []
[07/29/17 09:45:46] [debug] User config: []
[07/29/17 09:45:46] [debug] Custom config: []
[07/29/17 09:45:46] [debug] Command-line args: ['--newline', '-i', '-o', 'C:\Nedladdningar\Playsites\%(title)s.%(ext)s', '-v', '--ignore-config', '--hls-prefer-native', 'https://www.oppetarkiv.se/video/1590029/rederiet-sasong-16-avsnitt-250-av-318']
[07/29/17 09:45:46] [debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[07/29/17 09:45:46] [debug] youtube-dl version 2017.07.23
[07/29/17 09:45:46] [debug] Python version 3.4.4 - Windows-8.1-6.3.9600
[07/29/17 09:45:46] [debug] exe versions: ffmpeg 3.3.2, ffprobe 3.3.2
[07/29/17 09:45:46] [debug] System config: []
[07/29/17 09:45:46] [debug] Proxy map: {}
[07/29/17 09:45:46] [debug] User config: []
[07/29/17 09:45:46] ERROR: Unable to download JSON metadata: HTTP Error 503: Service Unavailable (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
[07/29/17 09:45:46] [debug] Custom config: []
[07/29/17 09:45:46] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpu6zpd7mk\build\youtube_dl\extractor\common.py", line 502, in _request_webpage
[07/29/17 09:45:46] [debug] Command-line args: ['--newline', '-i', '-o', 'C:\Nedladdningar\Playsites\%(title)s.%(ext)s', '-v', '--ignore-config', '--hls-prefer-native', 'https://www.oppetarkiv.se/video/1590034/rederiet-sasong-16-avsnitt-251-av-318']
[07/29/17 09:45:46] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpu6zpd7mk\build\youtube_dl\YoutubeDL.py", line 2166, in urlopen
[07/29/17 09:45:46] [debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
[07/29/17 09:45:46] [debug] youtube-dl version 2017.07.23
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
[07/29/17 09:45:46] [debug] Python version 3.4.4 - Windows-8.1-6.3.9600
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 502, in error
[07/29/17 09:45:46] [debug] exe versions: ffmpeg 3.3.2, ffprobe 3.3.2
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
[07/29/17 09:45:46] [debug] Proxy map: {}
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 685, in http_error_302
[07/29/17 09:45:46] ERROR: Unable to download JSON metadata: HTTP Error 503: Service Unavailable (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
[07/29/17 09:45:46] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpu6zpd7mk\build\youtube_dl\extractor\common.py", line 502, in _request_webpage
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
[07/29/17 09:45:46] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpu6zpd7mk\build\youtube_dl\YoutubeDL.py", line 2166, in urlopen
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 502, in error
[07/29/17 09:45:46]
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 685, in http_error_302
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
[07/29/17 09:45:46] File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default
[07/29/17 09:45:46]

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 29, 2017

I've already pointed out: none of these play in browser.
image
Prove you can play exactly these videos in browser.

@ghost
Copy link
Author

@ghost ghost commented Jul 29, 2017

I love this serie and its 318 episodes i have seen almost 250 of them and download them all without problem until now.
hope you can help me an find whats wrong if you want more info just ask-

@ghost
Copy link
Author

@ghost ghost commented Jul 29, 2017

Its that mean that you cant help me or what? Many things on svt are geo restricted but its no problem to download.
I leave in sweden so there should not be any problem for me

@dstftw dstftw closed this in 2a7a823 Jul 29, 2017
@ghost
Copy link
Author

@ghost ghost commented Jul 30, 2017

Thanks a lot it works just fine again.

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
1 participant
You can’t perform that action at this time.