filiph / youtube_subs

Prettifies autogenerated subtitles

Home Page:https://filiph.github.io/youtube_subs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Takes autogenerated subtitles (from YouTube or other such tool) and massages them into normal-looking English.

Deployed to filiph.github.io/youtube_subs for easy online access.

Development

This is a pure Dart web app. To run, debug, build, etc., use webdev. If you're using an IDE like WebStorm, with a Dart plugin, this will all work out of the box.

To build and publish to GitHub Pages:

peanut && git push origin --set-upstream gh-pages

(You'll need peanut installed, with something like pub global activate peanut.)

About

Prettifies autogenerated subtitles

https://filiph.github.io/youtube_subs/


Languages

Language:Dart 80.5%Language:HTML 17.2%Language:CSS 2.3%