TikTok Video URL Extractor

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

ของเมื่อวันที่ 17-06-2023 ดู เวอร์ชันล่าสุด

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
Flop7534
คะแนน
0 0 0
เวอร์ชัน
1.2
สร้างเมื่อ
19-06-2022
อัปเดตเมื่อ
17-06-2023
Size
1.53 กิโลไบต์
สัญญาอนุญาต
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.