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

Dailymotion:user playlist broken since version 2015.05.20 #6346

Closed
badbubi opened this issue Jul 23, 2015 · 2 comments
Closed

Dailymotion:user playlist broken since version 2015.05.20 #6346

badbubi opened this issue Jul 23, 2015 · 2 comments

Comments

@badbubi
Copy link

@badbubi badbubi commented Jul 23, 2015

The downlod of all videos from a user is broken. 2015.05.20 is with me the last version that works to the playlist page 100. Dailymotion has a bug at playlist page 101, but that is an ather problem.

Updating to version 2015.07.21 ...

youtube-dl -v http://www.dailymotion.com/user/UnderProject/1

[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.dailymotion.com/user/UnderProject/1']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.07.21
[debug] Python version 2.6.6 - Linux-3.2.0-0.bpo.4-amd64-x86_64-with-debian-6.0.10
[debug] exe versions: ffmpeg N-63893-gc69defd, ffprobe 0.7.17, rtmpdump 2.3
[debug] Proxy map: {}
[generic] 1: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 1: Downloading webpage
[generic] 1: Extracting information
ERROR: Unsupported URL: http://www.dailymotion.com/user/UnderProject/1
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1123, in _real_extract
doc = parse_xml(webpage)
File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 1562, in parse_xml
tree = xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs)
File "/usr/lib/python2.6/xml/etree/ElementTree.py", line 963, in XML
parser.feed(text)
File "/usr/lib/python2.6/xml/etree/ElementTree.py", line 1245, in feed
self._parser.Parse(data, 0)
ExpatError: not well-formed (invalid token): line 19, column 486
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 656, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 275, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 1712, in _real_extract
raise UnsupportedError(url)
UnsupportedError: Unsupported URL: http://www.dailymotion.com/user/UnderProject/1

@badbubi badbubi changed the title Dailymotion:user Playlist broken since Version 2015.05.20 Dailymotion:user playlist broken since version 2015.05.20 Jul 23, 2015
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 23, 2015

Remove /1 from the end to workaround.

@dstftw dstftw closed this in 2b2ee14 Jul 23, 2015
@badbubi
Copy link
Author

@badbubi badbubi commented Jul 23, 2015

Thanks,
youtube-dl http://www.dailymotion.com/user/UnderProject
works without the /1

There is only the problem from the playlist at page 101. Dailymotion shows starting on page 101 only page 100. youtube-dl don't stop at downloading Playlst Pages.

http://www.dailymotion.com/user/UnderProject/101 jump back to http://www.dailymotion.com/user/UnderProject/100.

should I open a new ticket / issue?

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