karim0sec / Bulk-Tiktoks-Downloader

Simple Script to bulk download TikTok clips without a watermark, used node js and puppeteer headless browser to titles + append #shorts and save videos
MIT License
81 stars 33 forks source link

Installing Guide #1

Closed dori921 closed 2 years ago

dori921 commented 2 years ago

Hello.Can you make an installing guide for this script. Thanks

karim0sec commented 2 years ago

1-Easy just go to Node js website download & install it 2- open command prompt aka cmd in the script folder and paste that.. npm i puppeteer

karim0sec commented 2 years ago

to run the script in cmd use that command.. node tiktok

dori921 commented 2 years ago

thanks