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

Tele5 fails with 403: Forbidden #24418

Closed
em-jay-es opened this issue Mar 20, 2020 · 1 comment
Closed

Tele5 fails with 403: Forbidden #24418

em-jay-es opened this issue Mar 20, 2020 · 1 comment
Labels

Comments

@em-jay-es
Copy link

@em-jay-es em-jay-es commented Mar 20, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.03.08
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

C:\youtube-dl>youtube-dl -v --cookies cookies-tele5.txt --no-check-certificate https://www.tele5.de/filme/schlefaz-ich-ein-groupie/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '--cookies', 'cookies-tele5.txt', '--no-check-certificate', 'https://www.tele5.de/filme/schlefaz-ich-ein-groupie/']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.03.08
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[Tele5] schlefaz-ich-ein-groupie: Downloading webpage
[Nexx] 1612864: Downloading JSON metadata
[Nexx] 1612864: Downloading m3u8 information
[Nexx] 1612864: Downloading MPD manifest
[Nexx] 1612864: Downloading ISM manifest
[debug] Default format spec: best/bestvideo+bestaudio
[debug] Invoking downloader on 'http://tele5nexx.akamaized.net/1afc9ae5-1bfc-4426-8d8c-f354531988bb/1612864_src_1024x576_1500.mp4'
ERROR: unable to download video data: HTTP Error 403: Forbidden
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\YoutubeDL.py", line 1926, in process_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\YoutubeDL.py", line 1865, in dl
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\downloader\common.py", line 366, in download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\downloader\http.py", line 341, in real_download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\downloader\http.py", line 109, in establish_connection
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp378onz6j\build\youtube_dl\YoutubeDL.py", line 2238, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default
urllib.error.HTTPError: HTTP Error 403: Forbidden

Description

Trying to download video from Tele5 fails with 403 forbidden, as shown above.

@em-jay-es
Copy link
Author

@em-jay-es em-jay-es commented Mar 21, 2020

I don't think this is a duplicate of #22810. #22810 was resolved by adding cookies. Note that cookies are included in the log above, and the error still occurs, suggesting a different root cause.

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.