sadlll / m3u8-Downloader

Download m3u8 to ts with multithreading

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/')

About

Download m3u8 to ts with multithreading


Languages

Language:Python 100.0%