Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1009 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 1009 Bytes

YouTube-Captions-Translator

Web App to translate youtube captions (Powered by Google Cloud).

Clone & Run

  1. git clone https://github.com/Spankyed/YouTranslate
  2. npm install
  3. 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

Google Cloud Api

Below is a link to signup for free-trial. After signing up, create a translate service instance, and retrieve an api key.