Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 173 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 173 Bytes

m3u8-Downloader

Download m3u8 to ts with multithreading

How to use

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