TikTok Video URL Extractor

Logs video links from a TikTok profile to your browsers console.

Author
Flop7534
Daily installs
0
Total installs
404
Ratings
2 1 0
Version
1.2
Created
2022-06-19
Updated
2023-06-17
License
GPLv2
Applies to

Dumps links to each TikTok on a users profile into the console.

Usage:

  1. Install userscript
  2. Go to the TikTok user profile
  3. Wait for the "Log links" button to appear at the top right of your screen (next to login button)
  4. Scroll to the earliest video you wish to log
  5. Click "Save links"

Using this to download all videos on a users profile:

Requires yt-dlp

  • Fetch all the links from a users profile

  • Save the links file to a folder, preferably named after the user

  • Open that directory in a terminal

  • Use yt-dlp -a username-2023-01-01.txt to download all the videos

Note

If the "Save links" button doesn't appear, you may need to refresh and try again.