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.
Failure to download RTMP stream from Youtube #3187
Comments
|
It seems that youtube-dl is wrongly calling rtmpdump
|
|
Yes, but I do not think it is called incorrectly -- I ran rtmpdump separately, ensuring that the syntax was correct. After looking at similar issues related to RTMP, it seems that the real problem is a generic url returned from Youtube. |
|
It's missing the video URL after |
|
Looking at #343 it seems that it's very difficult to find the proper stream URL. |
|
Duplicate of #1797. |
My video is detected as having an RTMP stream, but it is not downloaded correctly, despite rtmpdump 2.4 being installed.