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

ERROR: RTMP download detected but "rtmpdump" could not be run #2625

Closed
unbewusst opened this issue Mar 25, 2014 · 2 comments
Closed

ERROR: RTMP download detected but "rtmpdump" could not be run #2625

unbewusst opened this issue Mar 25, 2014 · 2 comments

Comments

@unbewusst
Copy link

@unbewusst unbewusst commented Mar 25, 2014

$ youtube-dl-master/youtube-dl --version
2014.03.25

$ youtube-dl-master/youtube-dl --verbose -o x-enius-arte.mp4 http://www.tv-replay.fr/redirection/20-03-14/x-enius-arte-10753389.html
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '-o', 'x-enius-arte.mp4', 'http://www.tv-replay.fr/redirection/20-03-14/x-enius-arte-10753389.html']
[debug] Encodings: locale 'UTF-8', fs 'utf-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.03.25
[debug] Python version 2.7.5 - Darwin-12.0.0-i386-64bit
[debug] Proxy map: {}
[generic] x-enius-arte-10753389: Requesting header
WARNING: Falling back on generic information extractor.
[generic] x-enius-arte-10753389: Downloading webpage
[generic] x-enius-arte-10753389: Extracting information
[arte.tv:embed] 048195-004_PLUS7-F: Downloading JSON metadata
[download] Destination: x-enius-arte.mp4
ERROR: RTMP download detected but "rtmpdump" could not be run
Traceback (most recent call last):
File "youtube-dl-master/youtube-dl/youtube_dl/downloader/rtmp.py", line 105, in real_download
subprocess.call(['rtmpdump', '-h'], stdout=(open(os.path.devnull, 'w')), stderr=subprocess.STDOUT)
File "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 524, in call
return Popen(_popenargs, *_kwargs).wait()
File "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 711, in init
errread, errwrite)
File "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1308, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Mar 25, 2014

You need to have rtmpdump (the video is not served through http) installed, if our are using a package manager like Macports or Homebrew, the easiest way is to use them.

@jaimeMF jaimeMF closed this Mar 25, 2014
@unbewusst
Copy link
Author

@unbewusst unbewusst commented Mar 25, 2014

OK, i thought i had rtmpdump already installed ;-)
sorry for the noise.

2014-03-25 8:00 GMT+01:00 Jaime Marquínez Ferrándiz <
notifications@github.com>:

Closed #2625 #2625.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2625
.

Yvon@48.871651804,2.384858688

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.