Releases: YaBoiMega0/TikSnatch
Releases · YaBoiMega0/TikSnatch
v1.1 - Added private account support
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
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)