This script reposts videos from Tik Tok to your Instagram account.
You must enter the username and password and sleep and enter the group of tiktok accounts in the main.py
file in the last line.
Also, you must install the requirements and playwright.
pip install --upgrade pip
pip install -r requirements.txt
playwright install
Thanks for using this script!