Subtitube is an application that provides an interactive way to practice listening in different languages using YouTube videos and cards with subtitles. With Subtitube, you can watch YouTube videos and follow along with the corresponding subtitles. You can also repeat the audio and subtitle by clicking the repeat button, allowing you to focus on individual words or phrases.
- Watch YouTube videos with corresponding subtitles
- Repeat audio and subtitle
- Navigate through subtitles with forward and backward buttons
- Play and pause the video
- Clone the repository:
git clone https://github.com/CafeinoDev/subtitube.git
- Install the dependencies:
npm install
- Start the development server:
npm start
- Open http://localhost:3000 in your browser to access the application.
If you would like to contribute to Subtitube, please follow these steps:
- Fork the repository.
- Create a branch for your feature.
- Make your changes.
- Test your changes.
- Submit a pull request.
Subtitube is open-source software licensed under the MIT license.