TikTok Video URL Extractor

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

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Flop7534
1日のインストール数
0
累計インストール数
440
評価
2 1 0
バージョン
1.2
作成日
2022/06/19
更新日
2023/06/17
大きさ
1.53KB
ライセンス
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. 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.