Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aliva/SubtitleFixer
fixes persian subtitles encoding
https://github.com/aliva/SubtitleFixer
Last synced: 3 months ago
JSON representation
fixes persian subtitles encoding
- Host: GitHub
- URL: https://github.com/aliva/SubtitleFixer
- Owner: aliva
- Created: 2012-05-02T21:22:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-08T12:01:19.000Z (about 12 years ago)
- Last Synced: 2024-05-27T17:06:15.831Z (6 months ago)
- Language: Python
- Homepage: subtitlefixer.ir
- Size: 147 KB
- Stars: 59
- Watchers: 5
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SubtitleFixer
## Important
This is a simple nautilus script for fixing Persian subtitles.
If you don't want to watch videos with Persian subtitles this script won't be usefull for you..## User Guide
There is a user document in persian [here](http://aliva.ir/projects/subtitlefixer)
## AUTHORS
Ali Vakilzade
## Quick Guide
### Install
#### deb package
Download the latest deb package from [download page](https://github.com/aliva/SubtitleFixer/downloads) then install with dpkg
dpkg -i subtitlefixer_xx.yy.deb
#### Other
Copy these lines in a terminal and press enter for auto install.
su -c 'wget https://github.com/aliva/SubtitleFixer/raw/master/install.sh \
-O subtitlefixer-install.sh \
&& chmod +x+u subtitlefixer-install.sh \
&& ./subtitlefixer-install.sh'### Usage
#### Terminal
subtitlefixer file.srt
#### Nautilus
Right click on srt files in nautilus and select "اصلاح زیرنویس پارسی"
(This Options is only available for 'srt' files)
## COPYING
SubtitleFixer is distributed under the GPL Version 3.