Download videos listed in Tiktok user data file
This is made for MacOS users, which I am.
Specify "json" when prompted, not TXT:
Once the download is ready, you can request the download:
Choose download to a place you'll remember, like:
~/Downloads/user_data_tiktok.json
mkdir ~/tiktoks && mkdir -p ~/tiktoks/{public,private} && cd ~/tiktoks
If you haven't cloned this repo, grab the dltt.sh
script and copy it to your Mac.
sh ./dltt.sh
The script now checks to see if the file already exists in the designated folder and skips download if so. You can resume an interrupted download as needed. Also, to try a download again, remove the desired file and re-run the script.