this program allows you to save multiple videos or photos to your device from instagram and tiktok without a watermark and you have an option to send all these saved videos to the telegram channel of your choice.
download and install Python
install dependencies
pip install -r dependencies
input instagram and tiktok video/photo links in the data.txt
cd lib
python launcher.py
that's it!
if you want to send all the downloaded videos to the telegram channel of your choice, remove the comment from sendTelmain() in the launcher.py, add the link to your channel in the 13th line of sendT.py and add your api ID and hash in the auth.txt.