/tiktok-src

Tiktok downloader & auto upload to reels facebook (with puppeteer)

Primary LanguageJavaScriptMIT LicenseMIT

tiktok-src

Tiktok downloader & auto upload to reels facebook (with puppeteer).

Install

Access facebook web (please login first)

Export your cookies using the extension "Export cookies JSON file for Puppeteer"

Clone this repo: https://github.com/wahdalo/tiktok-src

Open directory from this repo

replace the cookies.json file with the exported file from extension

install module using command "npm install"

Note: before running the script, change the target tiktok url in the index.js file (line 10)

run script "node index.js"