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.
Can't use with rtmpdump on Windows #1887
Comments
|
Hi, can you give us some example url that don't work for you? I tried some videos from website, but it isn't using rtmp. Thanks |
|
Could you please post the full output if you run |
|
Unfortunately I cannot replicate the problem. |
|
If you find the problem again, please comment here and we will reopen the issue. Just remember to paste the output, or, at least, the url that fails. |
Hi, this may just be a problem on my part, but I cannot download videos from Liveleak.
The output I get is:
ERROR: RTMP download detected but "rtmpdump" could not be run
Then, after downloading the Windows rtmpdump build from MPlayer website, and placing a youtube-dl executable inside the folder with the rtmpdump files, my output is as follows:
ERROR: rtmpdump exited with code 1
I didn't see anything on the website about how to configure rtmpdump to work with youtube-dl on Windows, so other than that I don't know what to do in order to fix this issue.