Skip to content

shotwn/ozges-youtube-studio-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Özge's Youtube Studio Translator


What is this?

This is a Tempermonkey script that translates the title and description of a video in Youtube Studio to a language of your choice. It uses Google Translate API to do the translation. It is useful if you are a Youtube content creator and want to translate your video titles and descriptions to other languages.

How to Install Tempermonkey Script

Install via Link

  1. Install Tempermonkey extension for your browser from here.
  2. Click on the Tempermonkey icon and select "Dashboard"
  3. Click on the "Utilities" tab
  4. Find "Install from URL", paste the following link and click on "Install" button.
    https://github.com/shotwn/Ozges-Youtube-Studio-Translator/releases/latest/download/tempermonkey-userscript.js
    

Manual Installation

  1. Download latest version of script (tempermonkey-userscript.js) from here.
  2. Install Tempermonkey extension for your browser from here.
  3. Click on the Tempermonkey icon and select "Dashboard"
  4. Click on the "Utilities" tab
  5. Find "Import from File", click on "Choose File" and select the script file you downloaded in step 1.
  6. Click on "Install" button.

Configuration

  1. Find GOOGLE_API_KEY config in the script and replace it with your own Google API key. You can get a Google API key by following the instructions here.
    const GOOGLE_API_KEY = '<your-api-key>'; // Example: const GOOGLE_API_KEY = 'AIzaSyD-9VgTcZdYqZjrZsLuvL4Z9gqz5dKvHzE'
  2. Save the script. You can do this by clicking on the "File" tab and selecting "Save".
  3. Done! You can now use the script. You can check if it is working by going to Youtube Studio and clicking on any video. You should see translation boxes under the video title and description.

Need it as a Chrome Extension?

If you want to use this script as a Chrome extension, please leave a request in the issues section.

Screenshots

Credits

  • Logo
    • Bing Chat with GPT-4
    • DALL-E
    • Slight touch of Photoshop
    • Microsoft Designer
  • Name
    • I made it for my sister Özge, 🤷‍♂️.

About

Translates description and title of videos in Youtube Studio using Google Translate API

Resources

Stars

Watchers

Forks

Packages

No packages published