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: Input link tiktok like here
Telegram Bot feature (Optional)
To connect to Telegram Bot chat, you must first create a bot in "BotFather".
then copy the token from BotFather into the config.json file
run the bot in the terminal with the command "node telebot.js"
paste your tiktok video url into the telegram bot that you have created.