https://github.com/manucabral/fast-subtitles-translator
Translate a .srt file to another language as quickly as possible!
https://github.com/manucabral/fast-subtitles-translator
google-translate srt srt-subtitles subtitles translation translator
Last synced: 12 months ago
JSON representation
Translate a .srt file to another language as quickly as possible!
- Host: GitHub
- URL: https://github.com/manucabral/fast-subtitles-translator
- Owner: manucabral
- License: gpl-3.0
- Created: 2023-07-24T19:32:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T00:43:53.000Z (over 2 years ago)
- Last Synced: 2024-01-12T12:50:37.927Z (over 2 years ago)
- Topics: google-translate, srt, srt-subtitles, subtitles, translation, translator
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fast-subtitles-translator
Translate a .srt file to another language as quickly as possible!
Powered by [googletrans](https://pypi.org/project/googletrans/)
```bash
fst.exe -f subtitles.srt -d lang_code
```
