Skip to content

ketanraj15/Browser-Automation-Using-Puppeteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppeteer Transcript Extractor

This script uses Puppeteer with the Stealth Plugin to extract the transcript from a YouTube video and save it to a file.

Prerequisites

  • Node.js installed in the system.
  • Install required packages using npm install:
    npm install
  • run the script using node
    node index.js https://youtu.be/FSR1s2b-l_I?si=L7Kvt1-G37iTB2yu

About

Automating browser to download transcripts of youtube videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published