ChatGPT API SRT Subtitle Translator
install
git clone --depth=1 https://github.com/Cerlancism/chatgpt-subtitle-translator
cd chatgpt-subtitle-translator
cd web
npm ci
npm run build
usage
npm run dev
Visit http://localhost:3000/chatgpt-subtitle-translator
.