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.6.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file m3u8_XZ-0.0.6.tar.gz
.
File metadata
- Download URL: m3u8_XZ-0.0.6.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f68abccd037c80967fd0c200022ff1a305f4779e5cd7b29dee7b70a60e0a63f |
|
MD5 | 5e66e55cc0edf09bf56a14c7615d3d04 |
|
BLAKE2b-256 | e8b9c53f432ae9ff632e197966359ccb5b68da775079d00730b4ddd4317511c2 |
File details
Details for the file m3u8_XZ-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: m3u8_XZ-0.0.6-py3-none-any.whl
- Upload date:
- Size: 5.9 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 | 4414a3d3ab9d11cdb08f22a2e929b998ded47c8d263d0f6d3e5b83dcf979eec6 |
|
MD5 | ecc5a9676d067f7e00535f3695d51bcb |
|
BLAKE2b-256 | 163709c3ed8a29c74cb41b8e3f514bc5be942499591850573b3620e765070182 |