Local file input adapter for DySub
Project description
dysub-input-local
DySub 本地文件输入插件 — 支持常见音视频格式直接作为字幕提取的输入源。
支持的格式
- 视频:MP4, MKV, MOV, AVI, WEBM
- 音频:MP3, WAV, M4A, AAC, FLAC, OGG
安装
pip install dysub-input-local
作为 dysub 统一包的一部分安装:
pip install dysub
使用
安装后自动注册,无需额外配置:
dysub process ./video.mp4 --lang zh
dysub process ./podcast.mp3 --lang zh --format txt
工作原理
通过文件扩展名和路径存在性检测,直接透传绝对路径给下游 FFmpeg 音频提取模块。不修改、不复制原文件。
更多文档
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dysub_input_local-0.1.1-py3-none-any.whl.
File metadata
- Download URL: dysub_input_local-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fded81db8872d2ea510c68e2cd203e821e523f4831023698e2917a9b4d683e4c
|
|
| MD5 |
430bc5c529bed7f154da4e1e49be5838
|
|
| BLAKE2b-256 |
93152682bc147e84efe53195facd95eaea436949b68f3519128bbdf9615d18f1
|