Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 495 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 495 Bytes

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