YouTube-To-Text is a cost-free online tool designed for effortlessly fetching subtitles directly from YouTube videos. With our platform, users can readily obtain subtitles or easily copy them from our transcription tool. There's no need for users to hassle with downloading extensions or external software. Our approach is entirely web-based, allowing you to acquire subtitles by simply inputting the video's URL and clicking the copy button.
- Fetch YouTube Subtitles: YouTubeToText makes it easy to extract subtitles from YouTube videos by simply providing the video's URL.
- Transcription Tool: Copy subtitles from our user-friendly transcription tool, simplifying the process of working with the text.
- No Extensions or Downloads: You don't need to install browser extensions or external software. Access subtitles directly from your web browser.
To get started with YouTubeToText, follow these simple steps:
- Clone the Repository:
git clone https://github.com/your-username/youtube-to-text.git
- Install Dependencies:
pip install -r requirements.txt
- Run the Django Server:
python manage.py runserver
- Access the Web Application:
Open your web browser and navigate to
http://localhost:8000
to start using YouTubeToText.
- Input YouTube Video URL: On the YouTubeToText homepage, enter the URL of the YouTube video for which you want to extract subtitles. You can also customize time ranges and languages (English and Korean supported).
- Click "Submit": After entering the URL, click the "Submit" button, and shortly the subtitles will be readily available for use.
- Click "Copy": You will be able to copy the transcribed text, in three different formats (raw, transcript, and paragraph).
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or need assistance, feel free to reach out to me at [email protected].
Enjoy using YouTubeToText to effortlessly fetch subtitles from YouTube videos!