Translate any netflix shows captions using google translate (Any Language).
If I see more usage I'll turn this into a chrome plugin.
- Populate API key in
universalTranslator.js
- Choose 2 letter language code for target language
- Copy javascript into the developer console while on the netflix site.
Note: this will cost a small amount of money to use (Based on the translation rates provided by google)
Some of the translations can be glitchy; (Flashing on screen; displaced; PRs are welcome!)
- Open a show on netflix with english captions
- Copy current code into javascript console
Refreshing the page clears out current state; clearing the interval will stop translation.