Skip to content

huseinarbi/youtube-scrap-to-mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Scrap To Mail

Automatically converts the audio content of YouTube videos into text transcripts, which are then sent to a user's email address.

Installation

Install youtube-scrap-to-mail with npm

  git clone [email protected]:huseinarbi/youtube-scrap-to-mail.git
  add .env from .env.sample
  add reception.json from reception.sample
  npm install
  npm start

Var Tests

To run get VIDEO_ID, copy & paste from yt link

  youtube.com/watch?v=VIDEO_ID

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published