Skip to content

2jun0/yt-caption-checker

Repository files navigation

YouTube Caption Checker

We support Korean version! follow the below page to read it in multiple languages.

한국어

Show if there are captions for the language you want in YouTube videos.

Download


Showcase

Showcase Videos

Showcase In Video


Customize

  • You can customize tag color in popup menu (background and text color)

  • You can resize the caption tags

  • You can search for captions by grouping regions. (ex en-US + en-GB)


How to build

Prerequisite

  • Node.js
  • npm

Step by step

  1. run npm install in terminal.
  2. run npm run build:[chrome or firefox] in terminal. (built source will be created in dist folder)
  3. run npm run build:zip:[chrome or firefox] in terminal.
  4. then, [chrome or firefox] yt-caption-checker-[version].zip will be created.