Tiktok downloader & auto upload to Facebook Reels (using Puppeteer).
Export Facebook Cookies:
Clone this Repository:
git clone https://github.com/wahdalo/tiktok-src
cd tiktok-src
Replace cookies.json
cookies.json
file in the root directory with the exported file from the extension.Install Dependencies:
npm install
Run the Script:
node index.js
Input TikTok Video Link:
Create a Telegram Bot:
config.json
file.Run the Bot:
node telebot.js
Paste TikTok Video URL:
This project is licensed under the MIT License - see the LICENSE file for details.
git checkout -b feature/your-feature
)git commit -am 'Add awesome feature'
)git push origin feature/your-feature
)LIVE ON TEA