Skip to main content

this is a description

Project description

Install

since the name m3u8_dl is taken by other developer...

short it to m3_dl

pip install m3_dl

Usage

m3u8_dl <m3u8_url> <dest>

ex:

m3u8_dl http://aaa.com/a.m3u8  ./a.mp4

Full Usage

m3u8_dl --help

usage: m3u8_dl [-h] [-p PROXY] url out_path

positional arguments:
  url                   url
  out_path              out path

optional arguments:
  -h, --help            show this help message and exit
  -p PROXY, --proxy PROXY
                        proxy (default: socks5h://127.0.0.1:5992)

TODO

  1. add temp name in case clash when multipal download happens
  2. put cache in memory to reduce disk RW
  3. enable redownlowd
  4. smart schedule

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

m3_dl-0.0.3-py2.py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page