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 401 error #9956

Open
lilleindi opened this issue Jun 30, 2016 · 2 comments
Open

Dplay 401 error #9956

lilleindi opened this issue Jun 30, 2016 · 2 comments

Comments

@lilleindi
Copy link

@lilleindi lilleindi commented Jun 30, 2016

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.`

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 30, 2016

dplay authentication is not supported. Use authenticated cookies.

@petersellers66
Copy link

@petersellers66 petersellers66 commented Jul 1, 2016

dplay and authenticated cookies confirmed working

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