download m3u8 video by m3u8 url or by local m3u8 file
Project description
m3u8-XZ
This is a simple package,it can download video by m3u8.
pip install m3u8-xz
version 0.0.3 修复一些小问题
version 0.0.2 support aes-128 decode,support read local m3u8 file
from m3u8_XZ import m3u8
# use m3u8 url 通过url
obj = m3u8(url='https://example.com/index.m3u8', folder='test')
# use local file 通过本地文件
# m3u8(m3u8_file='fileName.m3u8', folder='test')
obj.run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
m3u8_XZ-0.0.5.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file m3u8_XZ-0.0.5.tar.gz
.
File metadata
- Download URL: m3u8_XZ-0.0.5.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a11fc78203866696ff6f46388c9bcc0148d79707a3675512ec16f433269311c2 |
|
MD5 | 154b30dc07eeb032c8eebeaa8bdc3c9b |
|
BLAKE2b-256 | 1cb01492bb9c8d4fb5a69a07b08aef751681e5b96125e8bfc4de308b85375713 |
File details
Details for the file m3u8_XZ-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: m3u8_XZ-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b49b957adc1d829a2db512db08f5147d8777cb97289b2f4df1479d5974e57b33 |
|
MD5 | 1ebd1947cfc04a3110feff55898164de |
|
BLAKE2b-256 | 8b49e936cc07749b9acf15b7f686c76f56d2d033b9f0e6adf5db000bd47171de |