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

myvideo.de Webstars Video download fails #616

Closed
Pni0 opened this issue Jan 3, 2013 · 1 comment
Closed

myvideo.de Webstars Video download fails #616

Pni0 opened this issue Jan 3, 2013 · 1 comment

Comments

@Pni0
Copy link

@Pni0 Pni0 commented Jan 3, 2013

I'm trying to download "Webstars" Videos from myvideo.de, but it faild. I also tried to download the Video from other URLs, but it is redirected to the "Webstars" URL.

i tried:

Z5_B/LP/> youtube-dl --verbose "http://www.myvideo.de/webstars/watch/8893259/Let_s_Play_Together_LIVE_Stream_29_3_3_21_12_12"      
[debug] youtube-dl version 2013.01.02
[debug] Python version 2.6.1 - Darwin-10.8.0-i386-64bit
[debug] Proxy map: {}
WARNING: Falling back on generic information extractor.
[generic] Let_s_Play_Together_LIVE_Stream_29_3_3_21_12_12: Downloading webpage
[generic] Let_s_Play_Together_LIVE_Stream_29_3_3_21_12_12: Extracting information
ERROR: Invalid URL: http://www.myvideo.de/webstars/watch/8893259/Let_s_Play_Together_LIVE_Stream_29_3_3_21_12_12
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/runpy.py", line 121, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/runpy.py", line 34, in _run_code
    exec code in run_globals
  File "/Users/user/.bin/youtube-dl/__main__.py", line 17, in <module>
    youtube_dl.main()
  File "/Users/user/.bin/youtube-dl/youtube_dl/__init__.py", line 486, in main
  File "/Users/user/.bin/youtube-dl/youtube_dl/__init__.py", line 470, in _real_main
  File "/Users/user/.bin/youtube-dl/youtube_dl/FileDownloader.py", line 498, in download
    videos = ie.extract(url)
  File "/Users/user/.bin/youtube-dl/youtube_dl/InfoExtractors.py", line 91, in extract
    return self._real_extract(url)
  File "/Users/user/.bin/youtube-dl/youtube_dl/InfoExtractors.py", line 1318, in _real_extract
    self._downloader.trouble(u'ERROR: Invalid URL: %s' % url)
  File "/Users/user/.bin/youtube-dl/youtube_dl/FileDownloader.py", line 224, in trouble
    tb = u''.join(traceback.format_list(traceback.extract_stack()))

I'm working on a Mac OS X Version 10.6.8

Z5_B/LP/> python --version && youtube-dl --version 
Python 2.6.1
2013.01.02
@Pni0 Pni0 closed this Jan 3, 2013
@Pni0 Pni0 reopened this Jan 3, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Jan 3, 2013

Reproducable. That video at that URL is served via RTMP.

@jaimeMF jaimeMF closed this in fbf189a Aug 2, 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
2 participants
You can’t perform that action at this time.