Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Flash 11.4 breaks youtube-dl - ERROR: RTMP download detected but "rtmpdump" could not be run #450
Comments
|
Download http://rtmpdump.mplayerhq.hu/download/rtmpdump-2.3-windows.zip and install (copy) the exe files in a directory in your PATH, for example |
|
I tried as you suggested and copied the rtmp exe's to C:\Windows\System32 however the error is still occuring |
|
if you go into a commandline (with |
|
What I dont understand is that it was working before without rtmpdump installed. So why is it required now? Here is the log of the commands C:\Windows\system32>rtmpdump C:\Windows\system32>echo %PATH% |
|
Downloading works fine without rtmpdump if the video hosting service (e.g. youtube) uses HTTP to serve the video. The output looks puzzling; running rtmpdump seems to work fine already. I'll try to reproduce it. Can you provide the entire command line you're using to run youtube-dl? |
|
I have uninstalled python and then reinstalled again. The rtmpdump error is not coming up now. now I just get a plain ERROR: unable to download video youtube-dl.py -l http://www.youtube.com/watch?v=9RkKoxyNsV4 [youtube] Setting language ERROR: unable to download video |
|
Duplicate of #343. |
I am using window 7 and rg3-youtube-dl-2012.09.27 it was working fine utill I installed some other apps.
Now I get - ERROR: RTMP download detected but "rtmpdump" could not be run.
I think this has ned after installing the lastest Flash 11.4.
What can I do to get working again