开发者

how to download video flv video directly from youtube [closed]

开发者 https://www.devze.com 2023-01-10 20:05 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_运维问答

This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.

Closed 9 years ago.

Improve this question

I'm trying to download flv video directly from youtube using

http://www.youtube.com/get_video?video_id=9Mu23wVb--4=TOKEN

Note:In place of TOKEN i placed the value of obtained from below url....

youtube.com/get_video_info?&video_id=9Mu23wVb--4

After trying this option, i'm getting page not found. is there any way to get the flv video location from youtube using some tweak's

Note: i know this is against youtube policy but i just wanted to understand how some tools/softwares were able to download youtube video directly

Regards, Sukumar


Get Firebug and inspect requests/responces when playing video. If you can recreate request(s) with right headers/parameters, you'll get what you want.


http://keepvid.com/ dun try to download youtube video with this site.

0

精彩评论

暂无评论...
验证码 换一张
取 消