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

Cannot download Dailymotion playlist #14219

Closed
fcoiffie opened this issue Sep 15, 2017 · 3 comments
Closed

Cannot download Dailymotion playlist #14219

fcoiffie opened this issue Sep 15, 2017 · 3 comments

Comments

@fcoiffie
Copy link

@fcoiffie fcoiffie commented Sep 15, 2017

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

$ youtube-dl -v http://dailymotion.com/playlist/x49nxu
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'http://dailymotion.com/playlist/x49nxu']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.09.11
[debug] Python version 3.4.6 - Linux-4.12.2-gentoo-x86_64-Intel-R-_Core-TM-_i5-3570K_CPU_@_3.40GHz-with-gentoo-2.4.1
[debug] exe versions: ffmpeg 3.3.4, ffprobe 3.3.4, rtmpdump 2.4
[debug] Proxy map: {}
[generic] x49nxu: Requesting header
[redirect] Following redirect to http://www.dailymotion.com/playlist/x49nxu
[generic] x49nxu: Requesting header
WARNING: Falling back on generic information extractor.
[generic] x49nxu: Downloading webpage
[generic] x49nxu: Extracting information
ERROR: Unsupported URL: http://www.dailymotion.com/playlist/x49nxu
Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 776, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib64/python3.4/site-packages/youtube_dl/extractor/common.py", line 434, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib64/python3.4/site-packages/youtube_dl/extractor/generic.py", line 2964, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: http://www.dailymotion.com/playlist/x49nxu

youtube-dl cannot dowload a Dailymotion playlist from http://dailymotion.com/playlist/x49nxu.

@dstftw dstftw closed this in 6be44a5 Sep 15, 2017
@plunkets
Copy link

@plunkets plunkets commented Sep 16, 2017

Hi, i have the same problem. Is there a reason why this issue is closed?

youtube-dl --version
2017.09.15
python --version
Python 2.7.13

(Unhappy coincidence, i am trying to download exactly the same playlist J'adore Chroma!)

@fcoiffie
Copy link
Author

@fcoiffie fcoiffie commented Sep 18, 2017

I haven't tested the 2017.09.15 version but I confirm that 6be44a5 fixes the problem.

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
@fcoiffie @plunkets and others
You can’t perform that action at this time.