开发者

Download Videos from Youtube with Python

开发者 https://www.devze.com 2023-01-03 05:13 出处:网络
I am hoping to write a script that will allow for the detection of video on a url and provide a download link to a *flv for google chrome.

I am hoping to write a script that will allow for the detection of video on a url and provide a download link to a *flv for google chrome.

Anyo开发者_开发问答ne have any suggestions were to start and get a footing?


if you don't want to reinvent the wheel: http://bitbucket.org/rg3/youtube-dl

0

精彩评论

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