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

Dplay broken: HTTP Error 403: Forbidden. #11418

Closed
4 of 8 tasks
mateli opened this issue Dec 11, 2016 · 0 comments
Closed
4 of 8 tasks

Dplay broken: HTTP Error 403: Forbidden. #11418

mateli opened this issue Dec 11, 2016 · 0 comments

Comments

@mateli
Copy link

mateli commented Dec 11, 2016

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 2016.12.09. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

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

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

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 http://www.dplay.se/jorden-runt-pa-6-steg/season-2-charlie-sheen/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.dplay.se/jorden-runt-pa-6-steg/season-2-charlie-sheen/']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.12.09
[debug] Python version 2.7.12+ - Linux-4.8.0-30-generic-x86_64-with-Ubuntu-16.10-yakkety
[debug] exe versions: ffmpeg 3.0.2-1ubuntu3, ffprobe 3.0.2-1ubuntu3, rtmpdump 2.4
[debug] Proxy map: {}
[DPlay] season-2-charlie-sheen: Downloading webpage
[DPlay] 184471: Downloading JSON metadata
[DPlay] 184471: Downloading hls stream JSON
[DPlay] 184471: Downloading m3u8 information
[DPlay] 184471: Downloading hds stream JSON
[DPlay] 184471: Downloading f4m manifest
[debug] Invoking downloader on u'http://sbsvod13-vh.akamaihd.net/i/delivery/5e/e1/5ee15527-379e-4740-be3f-c1789dbf1798/SE1134752727527_1_1612091253_,10,6,40,2,60,25,15,00k.mp4.csmil/index_4_av.m3u8?null=0&hdnea=st%3D1481467331%7Eexp%3D1481467451%7Eacl%3D%2Fi%2Fdelivery%2F5e%2Fe1%2F5ee15527-379e-4740-be3f-c1789dbf1798%2FSE1134752727527_1_1612091253_%2C10%2C6%2C40%2C2%2C60%2C25%2C15%2C00k.mp4.csmil%2F%2A%7Ehmac%3Dd724115f354622a5bacd06fc262ef8df7c74133d7de8445b2b1b91cec0c8f992'
[hlsnative] Downloading m3u8 manifest
[hlsnative] Total fragments: 505
[download] Destination: Charlie Sheen-184471.mp4
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag0 (attempt 1 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag0 (attempt 2 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag0 (attempt 3 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag0 (attempt 4 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag0 (attempt 5 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag0 (attempt 6 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag0 (attempt 7 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag0 (attempt 8 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag0 (attempt 9 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag0 (attempt 10 of 10)...
[download] Skipping fragment Frag0...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag1 (attempt 1 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag1 (attempt 2 of 10)...
[download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment Frag1 (attempt 3 of 10)...
...
It continues like this for all fragments.
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