Youtube | RTMP download detected but cannot download long youtube videos. #75

Closed
opened 2026-02-20 22:24:49 -05:00 by deekerman · 10 comments
Owner

Originally created by @shabeer on GitHub (Apr 20, 2011).

Hi,

I see youtube-dl.py script cannot download a video from youtube. However option -g (get-url ) is working fine.

I am using latest script.

$ youtube-dl.py --version
2011.03.29

An example

bash$ youtube-dl.py 'http://www.youtube.com/watch?v=DVFbA1AbEUw'
[youtube] Setting language
[youtube] DVFbA1AbEUw: Downloading video webpage
[youtube] DVFbA1AbEUw: Downloading video info webpage
[youtube] DVFbA1AbEUw: Extracting video information
[youtube] RTMP download detected
[download] Destination: DVFbA1AbEUw.flv
[rtmpdump] 0 bytes
ERROR: rtmpdump exited with code 1

Can you please check this and fix.

Regards,
Shabeer

Originally created by @shabeer on GitHub (Apr 20, 2011). Hi, I see youtube-dl.py script cannot download a video from youtube. However option -g (get-url ) is working fine. I am using latest script. $ youtube-dl.py --version 2011.03.29 An example bash$ youtube-dl.py 'http://www.youtube.com/watch?v=DVFbA1AbEUw' [youtube] Setting language [youtube] DVFbA1AbEUw: Downloading video webpage [youtube] DVFbA1AbEUw: Downloading video info webpage [youtube] DVFbA1AbEUw: Extracting video information [youtube] RTMP download detected [download] Destination: DVFbA1AbEUw.flv [rtmpdump] 0 bytes ERROR: rtmpdump exited with code 1 Can you please check this and fix. Regards, Shabeer
Author
Owner

@phihag commented on GitHub (Sep 13, 2011):

Works with rtmpdump 2.4 and youtube-dl 2011.09.14. If this issue occurs again, feel free to reopen this bug or create a new one.

@phihag commented on GitHub (Sep 13, 2011): Works with rtmpdump 2.4 and youtube-dl 2011.09.14. If this issue occurs again, feel free to reopen this bug or create a new one.
Author
Owner

@shabeer commented on GitHub (Sep 14, 2011):

Its working !

Thank you Phihag.

Shabeer

@shabeer commented on GitHub (Sep 14, 2011): Its working ! Thank you Phihag. Shabeer
Author
Owner

@shabeer commented on GitHub (Jan 19, 2012):

Please reopen this issue.

bash$ youtube-dl.py 'http://www.youtube.com/watch?v=DVFbA1AbEUw' 2012-01-19 15:36:20 shabeer pts/4 [youtube] Setting language
[youtube] DVFbA1AbEUw: Downloading video webpage
[youtube] DVFbA1AbEUw: Downloading video info webpage
[youtube] DVFbA1AbEUw: Extracting video information
[youtube] RTMP download detected
[download] Destination: DVFbA1AbEUw.flv

ERROR: unable to download video

I am using latest version of youtube-dl.py(2012.01.08b) and rtmpdump(v2.4 c9531fd~git).

Thanks,
Shabeer.

@shabeer commented on GitHub (Jan 19, 2012): Please reopen this issue. bash$ youtube-dl.py 'http://www.youtube.com/watch?v=DVFbA1AbEUw' 2012-01-19 15:36:20 shabeer pts/4 [youtube] Setting language [youtube] DVFbA1AbEUw: Downloading video webpage [youtube] DVFbA1AbEUw: Downloading video info webpage [youtube] DVFbA1AbEUw: Extracting video information [youtube] RTMP download detected [download] Destination: DVFbA1AbEUw.flv ERROR: unable to download video I am using latest version of youtube-dl.py(2012.01.08b) and rtmpdump(v2.4 c9531fd~git). Thanks, Shabeer.
Author
Owner

@shabeer commented on GitHub (Jan 23, 2012):

Please ignore below in the youtube-dl.py line in my previous comment.
2012-01-19 15:36:20 shabeer pts/4 [youtube] .

Thanks,
Shabeer

@shabeer commented on GitHub (Jan 23, 2012): Please ignore below in the youtube-dl.py line in my previous comment. 2012-01-19 15:36:20 shabeer pts/4 [youtube] . Thanks, Shabeer
Author
Owner

@shabeer commented on GitHub (Jan 23, 2012):

Please ignore below in the youtube-dl.py line in my previous comment.
2012-01-19 15:36:20 shabeer pts/4 [youtube] .

Thanks,
Shabeer

@shabeer commented on GitHub (Jan 23, 2012): Please ignore below in the youtube-dl.py line in my previous comment. 2012-01-19 15:36:20 shabeer pts/4 [youtube] . Thanks, Shabeer
Author
Owner

@shabeer commented on GitHub (Feb 10, 2012):

Please let me know, any updates on this

@shabeer commented on GitHub (Feb 10, 2012): Please let me know, any updates on this
Author
Owner

@FiloSottile commented on GitHub (Jul 6, 2012):

Merging the bug report into the most recent duplicate: #343

@FiloSottile commented on GitHub (Jul 6, 2012): Merging the bug report into the most recent duplicate: #343
Author
Owner

@gaurish commented on GitHub (Aug 23, 2012):

the error still exists


$ youtube-dl http://www.youtube.com/watch?v=N-svzoOgDkM
[youtube] Setting language
[youtube] N-svzoOgDkM: Downloading video webpage
[youtube] N-svzoOgDkM: Downloading video info webpage
[youtube] N-svzoOgDkM: Extracting video information
[youtube] RTMP download detected
[download] Destination: Vidathu_Karuppu_-_Marma_Desam_-_Episode_1-N-svzoOgDkM.flv

ERROR: unable to download video

tested on

$ youtube-dl --version
2012.02.27
@gaurish commented on GitHub (Aug 23, 2012): the error still exists ``` shell $ youtube-dl http://www.youtube.com/watch?v=N-svzoOgDkM [youtube] Setting language [youtube] N-svzoOgDkM: Downloading video webpage [youtube] N-svzoOgDkM: Downloading video info webpage [youtube] N-svzoOgDkM: Extracting video information [youtube] RTMP download detected [download] Destination: Vidathu_Karuppu_-_Marma_Desam_-_Episode_1-N-svzoOgDkM.flv ERROR: unable to download video ``` tested on ``` shell $ youtube-dl --version 2012.02.27 ```
Author
Owner

@FiloSottile commented on GitHub (Aug 23, 2012):

I know, I already tried a couple times to dissect these RTMPE connections, but no luck... The related open bug is #343

@FiloSottile commented on GitHub (Aug 23, 2012): I know, I already tried a couple times to dissect these RTMPE connections, but no luck... The related open bug is #343
Author
Owner

@gaurish commented on GitHub (Aug 23, 2012):

@FiloSottile
Looking at the gist you had posted, it seems its getting stuck at SWFVerification & we are not alone.

Btw, I was wondering if supporting this feature would make sense because of this. Also, this looks interesting

@gaurish commented on GitHub (Aug 23, 2012): @FiloSottile Looking at the gist you had posted, it seems its getting stuck at `SWFVerification` & [we are not alone](https://jeremy.visser.name/2009/10/swf-verification-sucks/). Btw, I was wondering if supporting this feature would make sense because of [this](http://www.therealtimeweb.com/index.cfm/2009/5/26/adobe-dmca-rtmpdump). Also, [this looks interesting](http://lkcl.net/rtmp/RTMPE.txt)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#75
No description provided.