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.7.tar.gz
(5.6 kB
view details)
Built Distribution
File details
Details for the file m3u8_XZ-0.0.7.tar.gz
.
File metadata
- Download URL: m3u8_XZ-0.0.7.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fed3ee16f9f4f43d7164df516994a99c29d74f8be46eabfb74a146e28b4ea5f2 |
|
MD5 | 63d4493d483cdc05257d3c3d98255e5e |
|
BLAKE2b-256 | 82c98695798a9c1200fe4fa0bf6ad6c4d97b00c0c8c14dc5b992d46e8dc71a13 |
File details
Details for the file m3u8_XZ-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: m3u8_XZ-0.0.7-py3-none-any.whl
- Upload date:
- Size: 6.1 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 | 03d160ce45958bbb10e8ab0d4e2e85940ede5b0572c7690e8878abaad949ee95 |
|
MD5 | a9635965808376d5d24964726807b489 |
|
BLAKE2b-256 | 3f3f474715fe992f34584343a68739609d920f68876697a98800bc6ade8e137a |