simpleapples / chatgpt-translator

A translation desktop app based on Electron and ChatGPT.
141 stars 15 forks source link

We need a version that supports browser login not via API #3

Open FurkanGozukara opened 1 year ago

FurkanGozukara commented 1 year ago

I got chatGPT plus

it can translate entire subtitle but you have to split it into like 1 minute frames and type again and again

which takes huge time

can you modify it so that we can use chat GPT plus subscription not API?

simpleapples commented 1 year ago

Hi @FurkanGozukara I don't have a plan to support browser login because it's not a good practice. But I've removed token limit on the latest version. You could try to use it to check if it can meet your need. https://github.com/simpleapples/chatgpt-translator/releases/tag/v1.0.3

FurkanGozukara commented 1 year ago

Hi @FurkanGozukara I don't have a plan to support browser login because it's not a good practice. But I've removed token limit on the latest version. You could try to use it to check if it can meet your need. https://github.com/simpleapples/chatgpt-translator/releases/tag/v1.0.3

but there is a significant difference

with api you have to pay per token

with chatGPT plus, you have unlimited tokens for 20$ per month

i know it is not a good practice but could you add that option? you can use like chrome selenium or anything for browser login