fake2ky / m3u8-Downloader-master

基于Python3的m3u8小电影专用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m3u8-Downloader

Download m3u8 to ts with multithreading

How to use

downloader = Downloader(50)
downloader.run('http://m3u8.test.com/test.m3u8', '/home/video/',True)

这是原版本:https://github.com/Greyh4t/m3u8-Downloader

About

基于Python3的m3u8小电影专用

License:Apache License 2.0


Languages

Language:Python 100.0%