Skip to content

sagarkarira/youtube_video_transcript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Transcripter

Just a hobby project I made to fetch the transcript of educational youtube videos I watched. It is easy to fetch and edit the content rather than noting it down.

Built with Express 4.

To run locally

1.npm install

2.npm start

This helped me - http://stackoverflow.com/a/21550325

There were few new things I learned while making this.

  • Body Parser Working - I forgot to attach body-parser module, eventually I ended up here. Brushed up my fundamentals on this.
  • Heruko Deployment - Deployed to heruko for the very first time using just CLI. Read here

About

Get caption/subtitles transcript of youtube videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published