Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/54ac/yt-subtitles

A browser addon which adds more customization options to YouTube subtitles.
https://github.com/54ac/yt-subtitles

chrome-extension firefox firefox-addon subtitles typescript web-extensions youtube

Last synced: 3 days ago
JSON representation

A browser addon which adds more customization options to YouTube subtitles.

Awesome Lists containing this project

README

        

## Better YouTube Subtitles

### What is this?

This is a browser addon written in TypeScript which adds more customization options to YouTube subtitles. It is fully compatible with existing YouTube subtitles, as it merely changes their appearance using CSS and does not replace them. Uses [vite-plugin-web-extension](https://github.com/aklinker1/vite-plugin-web-extension).

Access the options as you normally would in the browser, or you can set up hotkeys to trigger certain options in your browser's keyboard shortcuts menu.

![A screenshot of the options menu.](https://addons.mozilla.org/user-media/previews/full/299/299323.png)

More details and screenshots available [in the AMO listing](https://addons.mozilla.org/en-US/firefox/addon/better-youtube-subtitles/).

### What is this written in?

- TypeScript,
- WebExtensions API.

### What's the point?

I wrote this addon over a span of a few days as I was not satisfied with the amount of options available in terms of customizing the subtitles on YouTube videos, mainly the inability to choose your own font and text stroke thickness.

### Where can I download this?

- [The Firefox Addons (AMO) listing.](https://addons.mozilla.org/en-US/firefox/addon/better-youtube-subtitles/)
- [The Chrome Web Store listing.](https://chrome.google.com/webstore/detail/better-youtube-subtitles/ponocngkmjmakpleolejgelipolkmalm)
- [The GitHub releases page.](https://github.com/54ac/yt-subtitles/releases)