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 seems to be broken again #680

Closed
bric3 opened this issue Feb 13, 2013 · 2 comments
Closed

Dailymotion seems to be broken again #680

bric3 opened this issue Feb 13, 2013 · 2 comments
Labels

Comments

@bric3
Copy link

@bric3 bric3 commented Feb 13, 2013

Hi I got an error with youtube-dl today :

youtube-dl -F http://www.dailymotion.com/video/x3elrr_azazel-bigwall-in-pakistan_sport\#.URuXsVpARkg
[dailymotion] x3elrr: Downloading video webpage
[dailymotion] x3elrr: Extracting information
ERROR: unable to extract video URL
youtube-dl --verbose -F http://www.dailymotion.com/video/x3elrr_azazel-bigwall-in-pakistan_sport
[debug] youtube-dl version 2013.02.01
[debug] Python version 2.7.2 - Darwin-12.2.1-x86_64-i386-64bit
[debug] Proxy map: {}
[dailymotion] x3elrr: Downloading video webpage
[dailymotion] x3elrr: Extracting information
ERROR: unable to extract video URL
  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 17, in <module>
    youtube_dl.main()
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 494, in main
    _real_main()
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 478, in _real_main
    retcode = fd.download(all_urls)
  File "/usr/local/bin/youtube-dl/youtube_dl/FileDownloader.py", line 503, in download
    videos = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 93, in extract
    return self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 719, in _real_extract
    self._downloader.trouble(u'ERROR: unable to extract video URL')
  File "/usr/local/bin/youtube-dl/youtube_dl/FileDownloader.py", line 228, in trouble
    tb_data = traceback.format_list(traceback.extract_stack())

I've installed youtube-dl through Homebrew on mac osx, built on 2013.02.01

@neutrongenious
Copy link

@neutrongenious neutrongenious commented Feb 16, 2013

Yup it's broken. having same issue.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 29, 2013

It's working again since version 2013.04.27

@jaimeMF jaimeMF closed this Apr 29, 2013
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.