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

Can't download from 10play.com.au #29638

Closed
git-fr opened this issue Jul 24, 2021 · 2 comments
Closed

Can't download from 10play.com.au #29638

git-fr opened this issue Jul 24, 2021 · 2 comments

Comments

@git-fr
Copy link

git-fr commented Jul 24, 2021

 youtube-dl  --geo-bypass --geo-bypass-country au https://10play.com.au/the-bureau-of-magical-things/episodes/season-2/episode-10/tpv210722hbwdx --verbose
 [debug] System config: []
 [debug] User config: []
 [debug] Custom config: []
 [debug] Command-line args: ['--geo-bypass', '--geo-bypass-country', 'au', 'https://10play.com.au/the-bureau-of-magical-things/episodes/season-2/episode-10/tpv210722hbwdx', '--verbose']
 [debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
 [debug] youtube-dl version 2021.06.06
 [debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
 [debug] exe versions: ffmpeg git-2020-06-28-4cfcfb3, ffprobe git-2020-06-28-4cfcfb3
 [debug] Proxy map: {}
 [debug] Using fake IP 1.139.254.100 (AU) as X-Forwarded-For.
 [TenPlay] tpv210722hbwdx: Downloading JSON metadata
 [TenPlay] 9000000000027800: Downloading webpage
 ERROR: Unable to download webpage: HTTP Error 403: Forbidden (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.
 File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\extractor\common.py", line 634, in _request_webpage
 File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\YoutubeDL.py", line 2288, 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
@section83
Copy link

It's a DRM issue. You need to provide credentials – but, YTDL also needs to be updated to take credentials for 10Play. You could try this fork which works for me (on macOS 10.15.7): https://github.com/yt-dlp/yt-dlp.

@dirkf
Copy link
Contributor

dirkf commented Sep 16, 2022

Duplicate of #28641.

@dirkf dirkf closed this as not planned Won't fix, can't repro, duplicate, stale Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants