An open API service indexing awesome lists of open source software.

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.

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