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

Failed to Download Deezer Playlist [unable to extract preview URL pattern] #20249

Closed
CodyChrunos opened this issue Mar 5, 2019 · 0 comments · May be fixed by #22074
Closed

Failed to Download Deezer Playlist [unable to extract preview URL pattern] #20249

CodyChrunos opened this issue Mar 5, 2019 · 0 comments · May be fixed by #22074
Labels

Comments

@CodyChrunos
Copy link

@CodyChrunos CodyChrunos commented Mar 5, 2019

C:\Users\AA>youtube-dl.exe https://www.deezer.com/playlist/5248030962 --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://www.deezer.com/playlist/5248030962', '--verbose']
[debug] Encodings: locale cp65001, fs mbcs, out cp65001, pref cp65001
[debug] youtube-dl version 2019.03.01
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: none
[debug] Proxy map: {}
[DeezerPlaylist] 5248030962: Downloading webpage
WARNING: unable to extract preview URL pattern; 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.
ERROR: An extractor error has occurred. (caused by KeyError('MD5_ORIGIN',)); 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\tmplyslo9xs\build\youtube_dl\extractor\common.py", line 508, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\deezer.py", line 60, in _real_extract
KeyError: 'MD5_ORIGIN'
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\common.py", line 508, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\deezer.py", line 60, in _real_extract
KeyError: 'MD5_ORIGIN'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\YoutubeDL.py", line 794, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplyslo9xs\build\youtube_dl\extractor\common.py", line 521, in extract
youtube_dl.utils.ExtractorError: An extractor error has occurred. (caused by KeyError('MD5_ORIGIN',)); 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.

@LucBerge LucBerge mentioned this issue Aug 12, 2019
6 of 9 tasks complete
@dstftw dstftw closed this Jan 1, 2020
@dstftw dstftw added the duplicate label Jan 1, 2020
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.

2 participants
You can’t perform that action at this time.