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

https://github.com/oc8/youtranslate

Chrome extension that reads YouTube video subtitles out loud
https://github.com/oc8/youtranslate

captions subtitles text-to-speech translate youtube

Last synced: 3 months ago
JSON representation

Chrome extension that reads YouTube video subtitles out loud

Awesome Lists containing this project

README

        

# YouTranslate (Beta)

YouTranslate is a Chrome extension that reads YouTube video subtitles out loud, providing an accessible experience for users with reading difficulties. Watch videos in any language with automatic subtitle activation and customizable text-to-speech voices. Currently in beta, contributions are welcome!

## TODO

- [ ] Add a design
- [ ] Add a better voice
- [ ] Add a hide/show subtitle button to the toolbar
- [ ] Automatically activates subtitles in the chosen language

## Features

- Reads subtitles out loud using text-to-speech
- Allows users to select a preferred voice for text-to-speech
- Mutes the video's audio to avoid interference with text-to-speech

## Installation

1. Download or clone this repository to your local machine.
2. Open the Google Chrome browser and navigate to `chrome://extensions`.
3. Enable "Developer mode" by toggling the switch in the top right corner of the Extensions page.
4. Click the "Load unpacked" button and select the directory where you downloaded or cloned the repository.
5. The YouTranslate extension should now be installed and ready to use.

## Usage

1. Open a YouTube video in the Google Chrome browser.
2. The extension will automatically activate subtitles in the chosen language and mute the video's audio.
3. Click the YouTranslate icon in the Chrome toolbar to access the popup.
4. Select your preferred voice from the dropdown menu.
5. Click the "Start" button to begin the text-to-speech playback of the subtitles.

## Contributing

We welcome contributions to improve YouTranslate. If you would like to contribute, please feel free to submit a pull request or open an issue to discuss potential improvements or bug fixes.

## License

This project is licensed under the MIT License. Please see the [LICENSE](LICENSE) file for more information.

## Disclaimer

This extension is not affiliated with or endorsed by YouTube or Google. It is an independent project created for the purpose of assisting individuals with reading difficulties in accessing and enjoying YouTube content.