Downloading videos (in flash applications) using python

Steven D'Aprano steve+comp.lang.python at pearwood.info
Mon Feb 2 11:19:35 EST 2015


Gabriel Ferreira wrote:

> Hello,
> 
> I need some help in downloading videos from flash applications in web
> using python. Is there any lib to deal with flash player using python?

Try Youtube-DL

http://rg3.github.io/youtube-dl


-- 
Steven




More information about the Python-list mailing list