Subtitles delocalizer tools.
Project description
Subtitle Delocalizer Tools
SubTools
Main class
Modules
Extract Subs
Extract subtitle file from an MKV based on the index or the lang(Requires FFMPEG)
Merger
Mux/Demux subs from an MKV file
Shift Subs
Shift subtitles a determined amount of seconds. Allows to choose a threshold to choose from which point to shift.
Pair subs
Pair 2 subtitle file subs based on the time
Honorific Fixer
Receives a PairSubtitles JSON, and an ASS file used to generate it, and creates a new ASS file with the modified subs
[
{
"start": 0,
"end": 12250,
"reference": [
{
"start": 0,
"end": 12180,
"text": "こんにちは世界",
"nl": 1
}
],
"original": [
{
"start": 1000,
"end": 12250,
"text": "Hello World",
"nl": 1
}
]
},
...
]
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
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 subdeloc_tools-0.2.0-py3-none-any.whl.
File metadata
- Download URL: subdeloc_tools-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4e30e99019f04232d26911d273443ec0617dabade03044ae40c0db8f702b73c
|
|
| MD5 |
d028298716b3f8a9e6b56050bda4a74c
|
|
| BLAKE2b-256 |
f9d036da3904975dd849bb2764ea8f2c5281624d476a47ddd8b8d3c34a444586
|