Skip to main content
 

Want all the TikTok videos?

1. Go to profile. Scroll to bottom
2. Open web console.
3. Execute this Javascript, replacing USER
x=''; document.querySelectorAll("a[href^=https\\:\\/\\/www\\.tiktok\\.com\\/\\@USER").forEach( e=> {x = x+ e.getAttribute("href") + ' '}); copy(x)
4. Open a command shell
5. Enter yt-dlp on the command line and paste the URLs from step 3!