Skip to content

mldwr/st-transcriptifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

st-transcriptifier

Streamlit App

Youtube Transcript Downloader

A Streamlit application that allows users to easily download transcripts from any YouTube video. Simply enter the video URL, and the transcript will be generated and available for download in a .txt format.

Features

  • User-friendly interface built with Streamlit
  • Fast and efficient transcript generation from YouTube videos
  • Downloadable transcript in .txt format

Requirements

  • Streamlit
  • YouTube-Transcript-API
  • Pandas
  • PyTube

Getting Started

  1. Clone the repository
  2. Install required packages with pip install -r requirements.txt
  3. Run the app with streamlit run app.py
  4. Enter a YouTube video URL and download the transcript in either .txt or .srt format with timestamps

Contributions

Contributions are welcome! Feel free to fork the repository and submit a pull request with any improvements or bug fixes.

Releases

No releases published

Packages

No packages published

Languages