Skip to content

rtauler/tiktok-download

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple TikTok Video Downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%