Doanthuat

Dịch lồng tiếng youtube

17
12
69% credibility
Found May 29, 2026 at 21 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

This Chrome extension helps everyday people understand YouTube videos in any language. It works by reading the video's built-in captions, translating them using AI, and displaying them as on-screen subtitles or speaking them aloud using a computer voice. The user simply installs it, opens a YouTube video, picks their language, and enjoys the content without language barriers.

How It Works

1
🔍 Discovering the Extension

Someone browsing YouTube wishes they could understand videos in other languages and finds this free tool online.

2
📦 Installing the Tool

They add the extension to their browser by clicking a few buttons in Chrome's settings, no computer knowledge needed.

3
🎬 Opening a YouTube Video

They visit any YouTube video they want to understand and click the extension icon that appears in their browser toolbar.

4
🌍 Choosing Their Language

They pick their preferred language from a list of 13 options including Vietnamese, and the magic begins.

5
Two Ways to Experience Subtitles
📝
Read Subtitles

Translated captions appear on screen, perfectly timed to match the video's speech.

🔊
Hear the Translation

The tool speaks the translated text using a computer voice, creating a dubbing effect.

6
Watching and Learning

They enjoy the video with translated subtitles or voice narration, understanding every word in their own language.

🎉 Language Barrier Gone

They successfully watched and understood a YouTube video that was originally in a completely different language.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 21 to 17 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is YouTube-AI-Translator?

This is a Chrome extension that translates YouTube video subtitles on the fly using AI. It pulls captions from videos, runs them through Gemini (or falls back to Google's free translation API), and displays translated subtitles synced to the video timeline. The latest version also adds text-to-speech dubbing that reads translations aloud using your browser's built-in voice engine. You pick a target language from 13 options, and the extension handles the rest. It works entirely client-side with no server required after setup.

Why is it gaining traction?

The hook here is the audio dubbing feature. Most translation tools stop at subtitles, but this one actually speaks the translated text out loud as the video plays. The extension also caches translations so you do not pay API costs on replays. The developer has clearly iterated on timing synchronization, which is the hard part of any subtitle system. The fact that it works without a paid API key (using Google's free endpoint as fallback) lowers the barrier to trying it.

Who should use this?

Language learners watching foreign content will get the most value. If you are watching a lecture or documentary in a language you are still learning, the dual subtitle-plus-audio approach helps comprehension more than text alone. Developers building multilingual content pipelines might also find the source useful as a reference implementation for YouTube caption extraction.

Verdict

This solves a real problem but the project is early stage. With only 17 stars and a credibility score of 0.7%, there is limited community validation. The codebase shows active development but also signs of rapid iteration (multiple content script copies, inconsistent UI language). The reliance on an undocumented third-party transcription API is a concern for production use. Try it for personal use or as a learning resource, but do not deploy it in a business workflow without testing thoroughly first.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.