Skip to content

midsmr/m3u8-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

$ pip3 install -r requirements.txt
$ python3 main.py test http://www.baidu.com/aaa.m3u8
Usage: main.py [OPTIONS] FILE_NAME DOWNLOAD_URL

Arguments:
  FILE_NAME     [required]
  DOWNLOAD_URL  [required]

Options:
  --output-dir TEXT
  --pool / --no-pool  [default: no-pool]
  --help              Show this message and exit.

About

python m3u8下载器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages