https://github.com/fantakim/papagosrt
Translate Multiple SRT Files with Papago
https://github.com/fantakim/papagosrt
papago selenium-webdriver srt-subtitles translator winforms-application
Last synced: 25 days ago
JSON representation
Translate Multiple SRT Files with Papago
- Host: GitHub
- URL: https://github.com/fantakim/papagosrt
- Owner: fantakim
- Created: 2023-06-14T11:54:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-22T01:58:49.000Z (12 months ago)
- Last Synced: 2025-07-21T14:51:08.427Z (11 months ago)
- Topics: papago, selenium-webdriver, srt-subtitles, translator, winforms-application
- Language: C#
- Homepage:
- Size: 35.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Papago Translation App
This is a .NET Core WinForms application designed for translating multiple SRT files using the Papago translation service. The app utilizes the Selenium library to perform web scraping of the translated results.
## Features
- Translate multiple SRT files: The app allows you to select and translate multiple SRT files simultaneously.
- No Papago API key required: Unlike other translation apps, this application does not require a Papago API key for translation.
- Web scraping with Selenium: The translated results are obtained by scraping the Papago website using the Selenium library.
## Requirements
- Google Chrome
- .NET Core: Make sure you have .NET Core installed on your system.
## Disclaimer
This application is provided as-is, without any warranty or guarantee of any kind. The developers of this application are not responsible for any loss or damage caused by its use. Use this application at your own risk.