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 not working any more #1369

Closed
jirof opened this issue Sep 4, 2013 · 1 comment
Closed

Dailymotion not working any more #1369

jirof opened this issue Sep 4, 2013 · 1 comment

Comments

@jirof
Copy link

@jirof jirof commented Sep 4, 2013

Dailymotion video download appears to be broken since yesterday. This is what I get:

$ youtube-dl http://www.dailymotion.com/video/x13ss57_top-10-movie-terrorists_shortfilms
[dailymotion] x13ss57: Downloading webpage
[dailymotion] x13ss57: Extracting information
[dailymotion] x13ss57: Downloading embed page
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 18, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 666, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 650, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 324, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 103, in extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/dailymotion.py", line 59, in _real_extract
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/init.py", line 326, in loads
return _default_decoder.decode(s)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 382, in raw_decode
obj, end = self.scan_once(s, idx)
ValueError: Expecting object: line 1 column 1948 (char 1948)

Anything from Dailymotion I have tried so far results in the same problem. That includes the videos that it was working two days ago.

@jirof jirof closed this Sep 4, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Sep 4, 2013

Fixed in youtube-dl v2013.09.04. Type sudo youtube-dl -U to update.

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.