Skip to main content

this is a description

Project description

Intro

This is a pipe compatiable tool for downloading m3u8.

  1. Fast download for m3u8.
  2. Auto decrpt the key.

Install

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

short it to m3_dl

pip install m3_dl

Usage

m3_dl <m3u8_url> -o <dest>

ex:

# download to local file
m3_dl http://aaa.com/a.m3u8 -o ./a.mp4

# pipe it to mpv
m3_dl  https://you.tube-kuyun.com/20200210/1144_623a1fb3/index.m3u8 | mpv -

# pipe it to mpv and save to local
m3_dl  https://you.tube-kuyun.com/20200210/1144_623a1fb3/index.m3u8 | tee > ./a.mp4 | mpv -

Full Usage

TODO

  1. enable redownlowd
  2. make it mitm compatiable

Notes

when feed binary to stdout, it will block ouput if stdout is full

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.25-py2.py3-none-any.whl (8.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file m3_dl-0.0.25-py2.py3-none-any.whl.

File metadata

  • Download URL: m3_dl-0.0.25-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.4.2 requests/2.22.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for m3_dl-0.0.25-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d5f2bcdb48f76fa3f06b442022d33a099aec4dd8ba357f7279c942790acd8e5b
MD5 4e44f8730b357b231525431fb09e0b0f
BLAKE2b-256 f87fd14442f2f5a64a6c89dbea970673d03091c41d278568ff1a99446db9c796

See more details on using hashes here.

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