问题描述
我想知道的YouTube-DL的工作。
,因为我想作影片下载
为Android 。我只是想从YouTube 的URL下载MP4或FLV格式。
I want to know the working of youtube-dl.
As i want to make a youtube downloader
for android. I simply want to download mp4 or flv formats from youtube URLs.
的YouTube-DL VIDEOID
如何返回 downlaodable网址
。我只是想知道我怎么能做到这一点在 Android的YouTube上没有-DL。
How youtube-dl videoID
returns the downlaodable URL
. I simply want to know how can i do it in Android without youtube-dl.
由于我不知道该怎么办好,并安装Python脚本到PHP服务器或Android结束。
Because i don't know how to run and install python Script to PHP server or Android end.
推荐答案
YouTube的-DL的,所以它已经不是什么秘密它是如何工作。你可以简单地读取源$ C $ C。一个良好的开端将是。
youtube-dl is open-source, so it's no secret how it works. You can simply read the source code. A good start would be the youtube extractor.
这篇关于下载MP4,从YouTube VIDEOID FLV网址链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!