D******n 发帖数: 2836 | 1 【 以下文字转载自 Linux 讨论区 】
发信人: DaShagen (Unbearable lightness), 信区: Linux
标 题: How to write script to dl online stream
发信站: BBS 未名空间站 (Mon Nov 28 12:57:40 2011, 美东)
I want to capture the video file info from the webpage, such as letv.com,
and
write a script(perl) to download it.
There is a python script for youtube ( youtube-dl ). But it doesnt work for
letv.com.
I guess it must parse some lines from the page, most likely the ones with "
swf","id=",
and then it uses some engine to dl it. But i dont know python. Any perl
package to do that? |
|