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 download error #1368

Closed
shibby opened this issue Sep 3, 2013 · 2 comments
Closed

Dailymotion download error #1368

shibby opened this issue Sep 3, 2013 · 2 comments

Comments

@shibby
Copy link

@shibby shibby commented Sep 3, 2013

Hi there,
I'm getting error while trying to get Dailymotion videos. Here is a traceback:

root@--# youtube-dl -U
youtube-dl is up-to-date (2013.08.30)
root@--# youtube-dl http://www.dailymotion.com/video/x13vxry_sik-yapilan-mayaj-hatalari-makeup-mistakes_lifestyle
[dailymotion] x13vxry: Downloading webpage
[dailymotion] x13vxry: Extracting information
[dailymotion] x13vxry: Downloading embed page
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/bin/youtube-dl/__main__.py", line 18, in <module>
  File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 666, in main
  File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 650, in _real_main
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 324, in extract_info
  File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 103, in extract
  File "/usr/bin/youtube-dl/youtube_dl/extractor/dailymotion.py", line 59, in _real_extract
  File "/usr/lib/python2.7/json/__init__.py", line 326, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
    obj, end = self.scan_once(s, idx)
ValueError: Expecting object: line 1 column 2256 (char 2256)
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Sep 4, 2013

Thanks for reporting, this has been fixed (already reported in #1364) in the git repo, the fix will be in the next release.

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

@phihag phihag commented Sep 4, 2013

The new release (2013.09.04) is now available. 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
3 participants
You can’t perform that action at this time.