Youtube title translate reverser

Remove auto-translated youtube titles

目前为 2018-11-27 提交的版本。查看 最新版本

作者
pcouy
评分
0 0 0
版本
0.1
创建于
2018-11-17
更新于
2018-11-27
大小
4.1 KB
许可证
暂无
适用于

YoutubeAutotranslateCanceler

I was annoyed by YouTube changing video titles to poorly auto-translated versions, so I made this script using YouTube Data API to retrive original titles and change them back.

How to use

First, you need a userscript extension, such as Tampermonkey for Chrome or Firefox. Next, click here to install the userscript.

Unfortunately, this requires an API key to work. However, requests to this API are free. You can browse to Google's official support in order to know how to get an API key. Then, you need to enable Youtube Data API for this key in Google Developers Console and you're good to go.

When you first run the script, it prompts you for an API key until it manages to complete a successful request.