A simple subtitle encoding fixer.
Project description
Subfix
A simple subtitle encoding fixer.
Subfix is a utility package which helps to convert subtitle file encodings.
Features
- Single File Conversion
- Batch Conversion
Installing
Install using pip:
pip install subfix
Example:
Single:
from subfix.converter.manager import converter_manager
converter_manager.convert('/home/user/movies/system-crasher-2019/english_sub.srt')
Batch:
from subfix.converter.manager import converter_manager
converter_manager.batch_convert('/home/user/movies/system-crasher-2019')
Both methods accept extra optional inputs to customize the conversion.
Read the docstrings for more information on extra options.
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
subfixio-0.1.0.tar.gz
(11.5 kB
view details)
Built Distribution
subfixio-0.1.0-py3-none-any.whl
(25.9 kB
view details)
File details
Details for the file subfixio-0.1.0.tar.gz
.
File metadata
- Download URL: subfixio-0.1.0.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c14b0fcc69e5e969753480d1af2cc338eab7a2da427d515e74794e0a1bfcc31f |
|
MD5 | 3fdf4c726a4e98480592087b6ecfba17 |
|
BLAKE2b-256 | a46cfa5e53c48cee7726af9a27709f00d99cdcdd9b0d271617b020891647e4e7 |
File details
Details for the file subfixio-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: subfixio-0.1.0-py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 258a698aad6b95212c29d75fc4d6b8da447a2a57eadf8b46e6ca6aaf8580401c |
|
MD5 | 0ab0d6b24c1b1631c66601f02e9a8267 |
|
BLAKE2b-256 | 20660d2b120a0d6c821843b555eb383f6807c1ef626fc2a7c509b2917cfb176e |