Using get_video on YouTube to download a video

前端 未结 3 921
醉酒成梦
醉酒成梦 2021-02-09 15:26

I am trying to get the video URL of any YouTube video like this:

Open

http://youtube.com/get_video_info?video_id=VIDEOID

then take the

3条回答
  •  南笙
    南笙 (楼主)
    2021-02-09 16:04

    I use this and it rocks: http://rg3.github.com/youtube-dl/

    Just copy a YouTube URL from your browser and execute this command with the YouTube URL as the only argument. It will figure out how to find the best quality video and download it for you.

提交回复
热议问题