Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.03 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.03 KB

TikTok

This script allows you to

  • Download videos in HD
  • No Watermark
  • Download in Username folder
  • Archivist filename-ready “username_videoID”
  • From URL
  • From .TXT
  • Skips douplicates

How to Install?

  1. Download python

  2. Download my code in the folder where you want your videos downloaded

  3. Open dependencies.bat or open cmd on that folder and do pip install -r requirements.txt

  4. Open Run.bat or do python tt.py

How to Use?

  1. Open Run.bat or do python tt.py It will ask you for the post link or path
  2. Just send the link.

You want to batch download?

  1. Create a .txt and insert all post-links there and save it anywhere
  2. Open Run.bat or do python tt.py
  3. Send the path of the .txt Example: C:\user\alex\tiktok\anyname.txt

TO-DO

  • Download complete profiles
  • Download batch profiles

Give me a Star if this is usefull to you.