Skip to main content

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.10 修复了上个版本的重大问题

####version 0.0.9 加入 run_thread 启动方法,会在子线程执行

####version 0.0.8 修复一些小问题

####version 0.0.7 加入可选参数:

headers:可自定义头部 path:可自定义保存文件的绝对路径, logger:可选择是否打印输出, print_callback:打印回调,可通过**kwargs接收指定参数

####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


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.10.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

m3u8_XZ-0.0.10-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file m3u8_XZ-0.0.10.tar.gz.

File metadata

  • Download URL: m3u8_XZ-0.0.10.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.1

File hashes

Hashes for m3u8_XZ-0.0.10.tar.gz
Algorithm Hash digest
SHA256 3d22fb110dff6e3af1eb33ddf39c253026f4d555902afc6cc499d00a009331d6
MD5 0771f243b0730db9825a23299ab99291
BLAKE2b-256 18e7b68de5f0c8d4b170e6260bf061babd6dfd2fb02a0e8fb9855267fe2127ac

See more details on using hashes here.

File details

Details for the file m3u8_XZ-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: m3u8_XZ-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.1

File hashes

Hashes for m3u8_XZ-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 46b86064f5a5a7730716d30f8422909d55ca747e4ab17c23805fc560e05de243
MD5 4b69e5faf20360ed223b8d2431a8d0e4
BLAKE2b-256 6298ebd3d40068740b83c824e665aa780f7112f2afa95258e89c0aefa0e29599

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