Extract and download subtitles from any YouTube video with just a link!
YouTube Transcripxtractor is a powerful web app designed to help you fetch subtitles/transcripts from any YouTube video with ease. Whether you're a student trying to take notes from lectures, a content creator, or just someone who loves collecting transcripts — this app gets the job done with one click.
- 🔗 Paste any YouTube link — long or short
- 🎥 Instantly loads the video preview
- 🧠 Extracts available English subtitles using
youtube-transcript-api - 💾 Allows downloading transcripts in
.txtformat - ❌ Handles errors gracefully when subtitles are unavailable
Real-time UI snapshot:
- Note-taking: Quickly convert video content into readable notes
- Language learning: Practice reading subtitles with native videos
- Content repurposing: Turn spoken content into blogs or summaries
- Accessibility: Help hearing-impaired users consume content
- Research: Archive and index spoken content from lectures or interviews
- Streamlit: Beautiful Python web apps made simple
- youtube-transcript-api: Fetches transcripts/subtitles from YouTube videos
- Python 3.10+: Scripting language of choice
Made with heart and code by Raktim Kalita
If you find this project useful, consider giving it a ⭐ and sharing it!
This project is licensed under the MIT LICENSE — use it, fork it, build on it.
Copyright (c) 2024 Raktim
- Thanks to the developers of youtube-transcript-api
- Inspired by the need for faster, simpler subtitle access tools
- Special thanks to the Streamlit community!
