$ 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.