Skip to main content

m3u8 下载器

Project description

hs-m3u8

m3u8 视频下载工具。支持大部分的m3u8视频下载。后续增加UI界面。

功能

  • aes解密
  • 自动选择高分辨m3u8
  • 合并MP4
  • 可选择保留ts文件
  • 内置Windows平台ffmpeg可执行文件(由于Linux及Mac下权限问题,需自行安装ffmpeg文件)

计划

  • 增加cli功能,通过终端执行命令去下载
  • 增加支持curl参数功能。直接在curl里面读取请求头及cookie
  • 编写详细文档
  • 选择一个合适的技术栈,增加UI界面

安装

pip包安装

pip install hs-m3u8

克隆代码安装

见下面开发文档

使用

url = "https://surrit.com/6d3bb2b2-d707-4b79-adf0-89542cb1383c/playlist.m3u8"
name = "SDAB-129"
dl = M3u8Downloader(
    url=url,
    save_path=f"downloads/{name}",
    max_workers=64
)
await dl.run(del_hls=False, merge=True)
  • del_hls 为True时会删除ts、m3u8、key等文件,否则会经过处理后保留,以便直接使用
  • merge 为True时会自动合并为mp4

开发

先安装rye

rye网站:https://rye.astral.sh/

使用rye 安装包及虚拟环境

rye sync

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

hs_m3u8-0.1.5.tar.gz (60.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hs_m3u8-0.1.5-py3-none-any.whl (59.9 MB view details)

Uploaded Python 3

File details

Details for the file hs_m3u8-0.1.5.tar.gz.

File metadata

  • Download URL: hs_m3u8-0.1.5.tar.gz
  • Upload date:
  • Size: 60.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.7

File hashes

Hashes for hs_m3u8-0.1.5.tar.gz
Algorithm Hash digest
SHA256 78541324ef810093fa1d6828d9d47b551d69bec9fda4167ae62ae899ffb249e0
MD5 20febfd317419842a783441f18b14016
BLAKE2b-256 63acc32bfbcb68b489156f678472e414b8ed79c0692adbeb5c10226d015d2fbd

See more details on using hashes here.

File details

Details for the file hs_m3u8-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: hs_m3u8-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 59.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.7

File hashes

Hashes for hs_m3u8-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3551425e3e669c75a89179d72676f4b8511aea052f736249f9e946d77f7808db
MD5 4478cb953abb2fe4d9afc3532d2c7e2d
BLAKE2b-256 b489e36415add348f67aaf308a6b7e356e27a4ff90f24090029af50f3e2968d6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page