TikTok Video URL Extractor

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

Από την 19/06/2022. Δείτε την τελευταία έκδοση.

Δημιουργός
Flop7534
Βαθμολογίες
0 0 0
Έκδοση
1.01
Δημιουργήθηκε την
19/06/2022
Ενημερώθηκε την
19/06/2022
Μέγεθος
1 KB
Άδεια
GPLv2
Εφαρμόζεται σε

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.