Web App to translate youtube captions (Powered by Google Cloud).
git clone https://github.com/Spankyed/YouTranslate
npm install
npm run dev
Navigate to localhost:1234/YouTranslate
Please Note: You will not be able to translate the captions from youtube without a Google Cloud Api Key
Below is a link to signup for free-trial. After signing up, create a translate service instance, and retrieve an api key.