https://github.com/alifa98/subtitle-fixer
Persian subtitle encondig fixer.
https://github.com/alifa98/subtitle-fixer
arabic bash converter persian subtitle-fixer utf8
Last synced: about 2 months ago
JSON representation
Persian subtitle encondig fixer.
- Host: GitHub
- URL: https://github.com/alifa98/subtitle-fixer
- Owner: alifa98
- Created: 2020-02-07T15:32:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T17:55:53.000Z (almost 6 years ago)
- Last Synced: 2025-06-08T13:43:21.186Z (about 1 year ago)
- Topics: arabic, bash, converter, persian, subtitle-fixer, utf8
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Subtitle Fixer
In order to use this bash script you shoud install _uchardet_ command.
## 1.install uchardet:
In Ubuntu:
```
sudo apt install uchardet
```
## 2.download (clone) this bash script and paste in your folder that contains .srt files.
## 3. Open a Terminal window and run the bash script:
```
./converter.sh
```
## 4.Done. Your files are in "converted" folder.
Thank you