Skip to content

aishuarya/YouTubeTranscriptApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

YouTube Transcript Service

Extracts YouTube video transcripts using youtube-transcript-api.

Run Application

python app.py

Server starts on:

http://localhost:5000

API Endpoint

GET /transcript

Extract transcript from a YouTube video.

Request

GET /transcript?videoId=VIDEO_ID

Success Response

{
  "transcript": "Long transcript text..."
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages