Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 855 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 855 Bytes

Simple TikTok Video Downloader

need

sudo apt-get install curl
git clone --depth 1 https://github.com/rouze-d/tiktok-download


video title/caption save in @(name)-title.txt

file:
tik.sh - download single video.
tikwm.sh - video No/Remove WaterMark.
tok.sh - download all video. [make sure load all page. (scroll down until finish).
Browser recommend : Chrome, Opera (Not work with Firefox). In input name, put target ID/username. (see video tok.mp4).]

MY MODIFICATIONS:

-this version has been modified to use the curl that Homebrew installs, not the default system curl
-requests are routed through tor to avoid beeing shutdown by tiktok server
-tor ip is reseted at the end of each video to avoid beeing detected
-this modified script allowed me to download 1200 videos in less than 2h.