Skip to content

kc-clintone/video-to-transcript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Video-to-Transcript

A simple, elegant web app to instantly generate transcripts from any YouTube video—just paste the link and go!

🌐 Try the Live Demo


✨ Features

  • 🎥 Extract transcripts from YouTube videos using only the video URL
  • ⚡ Lightning-fast and runs entirely in your browser—no installation needed
  • 🖥️ Clean, minimal, and user-friendly interface
  • 🛠️ 100% pure JavaScript, HTML, and CSS—no frameworks or dependencies

🚀 Quick Start

  1. Use the online demo:
    👉 Open the web app
  2. Or run locally:
    git clone https://github.com/kc-clintone/video-to-transcript.git
    cd video-to-transcript
    # Open index.html in your browser

🕹️ How It Works

  1. Enter the URL of the YouTube video you want to transcribe.
  2. Click the “Generate Transcript” button.
  3. Instantly view the transcript below—ready to read or copy!

🗂️ Project Structure

  • index.html – Main web page and app layout
  • main.js – Handles fetching and processing the transcript
  • styles.css – App styling

🧩 Customization

Want to tweak the look or add features?
Just edit index.html, main.js, or styles.css to make it your own.


💡 Tech Stack

  • JavaScript
  • HTML/CSS
  • YouTube Transcript API

📄 License

MIT


🙋‍♂️ For questions or suggestions, open an issue—feedback is always welcome!

About

a simple web-app to generate transcripts from a youtube video

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published