TikTok Video URL Extractor

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

Auteur
Flop7534
Installations quotidiennes
0
Installations (total)
404
Notes
2 1 0
Version
1.2
Créé
19/06/2022
Mis à jour
17/06/2023
Licence
GPLv2
S'applique à

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.