Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/54ac/yt-subtitles
- Owner: 54ac
- License: mpl-2.0
- Created: 2023-06-21T15:24:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-20T01:29:18.000Z (19 days ago)
- Last Synced: 2024-12-20T02:33:06.150Z (19 days ago)
- Topics: chrome-extension, firefox, firefox-addon, subtitles, typescript, web-extensions, youtube
- Language: TypeScript
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/better-youtube-subtitles/
- Size: 761 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)