Skip to content

Releases: YaBoiMega0/TikSnatch

v1.1 - Added private account support

22 Sep 14:20
Compare
Choose a tag to compare

New Features

  • Now supports downloading private accounts when the user manually logs in.
  • Automatically detects if an account is public or private before any CAPTCHA is completed

Optimisation/Bugfixes

  • Majorly refactored code to no longer have to wait to open the same browser window 3 times.
  • Error handling for accounts with no videos and timeout on CAPTCHAs
  • No longer imports the sys package
  • Better code formatting and fixed indentation in terminal tool

v1.0 - Initial Release

22 Sep 03:32
44c7237
Compare
Choose a tag to compare

Supports:

  • Downloading all videos from a public TikTok account
  • Downloading all videos from several public TikTok accounts recursively through an accounts.txt file
  • Optional semi-automatic mode where all downloads are done manually (remove "True" where marked in main.py)

Does not support:

  • Logging into your own account to download from private / download friends only videos (coming in v1.1)