View Single Post
  #4  
Old 10-26-2010, 10:12 PM
johndoe32102002 johndoe32102002 is offline
Junior Member
 
Join Date: Oct 2010
Posts: 1
johndoe32102002 is on a distinguished road
Default

Problem downloading RTMPE video from YouTube using rtmpdump (youtube-dl)


I am getting the "ERROR: rtmpdump exited with code 1" error with rtmpdump v2.3 from SVN today. I am also in Linux x64 Ubuntu. Here are the commands and errors:

Code:
./youtube-dl http://www.youtube.com/watch?v=IqFGj837W9A -c
[youtube] Setting language
[youtube] IqFGj837W9A: Downloading video webpage
[youtube] IqFGj837W9A: Downloading video info webpage
[youtube] IqFGj837W9A: Extracting video information
[youtube] RTMP download detected
[download] Destination: IqFGj837W9A.flv
[rtmpdump] 115408698 bytes
ERROR: rtmpdump exited with code 1
Note when I run this several times with or without the continue flag (in youtube-dl, it is -c that runs --resume on rtmpdump), the rtmpdump size changes byte size. I believe my error to the be same with the gentleman on this thread.

I am downloading this to view it and plan on deleting it after view (since I don't believe in using closed-source proprietary Adobe Flash, and You-Tube's HTML5 Beta is not working yet).
Reply With Quote