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.8.tar.gz
(5.6 kB
view details)
Built Distribution
File details
Details for the file m3u8_XZ-0.0.8.tar.gz
.
File metadata
- Download URL: m3u8_XZ-0.0.8.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 | ad310ff8ee9bba4c20f91f55c64c0cd05a9da3c7bde306ca2b32c71bd9af39c3 |
|
MD5 | d8e14e0c1770d768a9aaa845cbfe9b94 |
|
BLAKE2b-256 | 6b3c9703b65954edecd0609e2afb7f9e775dcb01b43556de4a9c156408409861 |
File details
Details for the file m3u8_XZ-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: m3u8_XZ-0.0.8-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 | 06cbe78d93b1a461d109788660693d1b28a60dd7ddbea200d432adbf96d1bb78 |
|
MD5 | 7323a56fb430e34bf6113e254cc21de4 |
|
BLAKE2b-256 | 1a4d133fd634cbe004a384dbbdc85f0bee6ad197ed393e47dba0201da49a681f |