TikTok Video URL Extractor

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

Versione datata 17/06/2023. Vedi la nuova versione l'ultima versione.

Autore
Flop7534
Valutazione
0 0 0
Versione
1.2
Creato il
19/06/2022
Aggiornato il
17/06/2023
Dimensione
1,53 KB
Licenza
GPLv2
Applica a

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.