TikTok Video URL Extractor

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

Version vom 19.06.2022. Aktuellste Version

Autor
Flop7534
Bewertungen
0 0 0
Version
1.01
Erstellt am
19.06.2022
Letzte Aktualisierung
19.06.2022
Größe
1,23 KB
Lizenz
GPLv2
Wird angewandt auf

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

Usage:

  1. Install userscript
  2. Go to the TikTok user profile
  3. Scroll down through the users profile to the point you wish to stop capturing links. (Scroll to the very end of a profile to log all the links)
  4. Click the "Log links" button on the bottom right of your screen
  5. Check console for links

Using this to download all videos on a users profile:

  • Once you have the links dumped to console, you can filter the console by the term "TikTok Video URL Extractor" to show only the extracted links.

  • You can then save the log locally to a ".log" file.

  • The log can be cleaned up such that it only contains links.

  • Then the videos can then be downloaded through YT-DLP using the "-a" option, pointed to the log file.