Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
shabeer opened this issue Apr 20, 2011 · 10 comments
Closed

Comments

@shabeer
Copy link

shabeer commented 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

@phihag
Copy link
Contributor

phihag commented 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 phihag closed this as completed Sep 13, 2011
@shabeer
Copy link
Author

shabeer commented Sep 14, 2011

Its working !

Thank you Phihag.

Shabeer

@shabeer
Copy link
Author

shabeer commented 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.

@phihag phihag reopened this Jan 19, 2012
@shabeer
Copy link
Author

shabeer commented 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

1 similar comment
@shabeer
Copy link
Author

shabeer commented 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
Copy link
Author

shabeer commented Feb 10, 2012

Please let me know, any updates on this

@FiloSottile
Copy link
Collaborator

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

@gaurish
Copy link

gaurish commented 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

@FiloSottile
Copy link
Collaborator

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

@gaurish
Copy link

gaurish commented 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

joedborg referenced this issue in joedborg/youtube-dl Nov 17, 2020
[pull] master from rg3:master
tsukumijima pushed a commit to tsukumijima/youtube-dl that referenced this issue Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants