Thisvid Utility

Filter out private videos, sort videos based on ratings, copy video links (for yt-dlp), and copy video file direct link (for IDM).

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

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

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
PetrelPine
今日安裝
1
安裝總數
2
評價
0 0 0
版本
1.1
建立日期
2026-09-21
更新日期
2026-09-21
尺寸
33.5 KB
授權條款
GNU General Public License v3.0
腳本執行於

Thisvid Utility

Filter out private videos, sort videos based on ratings, copy video links (for yt-dlp), and copy video file direct link (for IDM).

Features

  1. Filter out private videos that cannot be watched directly.
  2. Sort each category of videos based on ratings (high to low).
  3. Copy all video links of each category (favourite, public, related) (useful for yt-dlp).
  4. Copy video file direct link (useful for IDM).

How to batch download videos (using yt-dlp and IDM)

  1. At the video listing page, click "COPY ALL LINKS" button to copy video links of that category.
  2. Paste these links into a file named links.txt.
  3. Run yt-dlp -g -a "links.txt" > "links_out.txt".
  4. All video file direct links are stored in links_out.txt. Copy these links.
  5. Open IDM and select "add batch download from clipboard".