Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Dplay 401 error #9956
Dplay 401 error #9956
Comments
|
dplay authentication is not supported. Use authenticated cookies. |
|
dplay and authenticated cookies confirmed working |
Hi
Im trying to download from Dplay.
I have a account am paying for, and im sure its the right credentials.
But i keep getting a 401 error
The log:
`[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--newline', '-u', 'PRIVATE', '-p', 'PRIVATE', '-i', '--all-subs', '-o', 'C:\en%(title)s.%(ext)s', '-v', '--no-check-certificate', '-o', "'~/MyVideos/%(playlist)s/%(title)s.%(ext)s'", 'http://www.dplay.dk/x-ray-mega-airport/season-1-fejl-er-ikke-en-mulighed/']
[debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[debug] youtube-dl version 2016.06.27
[debug] Python version 3.4.4 - Windows-2012ServerR2-6.3.9600
[debug] exe versions: ffmpeg N-71883-geb9fb50, ffprobe N-71883-geb9fb50
[debug] Proxy map: {}
WARNING: Unable to download JSON metadata: HTTP Error 401: Unauthorized
WARNING: Unable to download JSON metadata: HTTP Error 401: Unauthorized
WARNING: Failed to download m3u8 information: HTTP Error 403: Forbidden
WARNING: Unable to download f4m manifest: HTTP Error 403: Forbidden
ERROR: No video formats found; 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.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmppxjfb828\build\youtube_dl\YoutubeDL.py", line 676, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmppxjfb828\build\youtube_dl\extractor\common.py", line 343, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmppxjfb828\build\youtube_dl\extractor\dplay.py", line 140, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmppxjfb828\build\youtube_dl\extractor\common.py", line 866, in _sort_formats
youtube_dl.utils.ExtractorError: No video formats found; 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.`