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).

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

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

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

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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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!)

Автор
PetrelPine
Щоденних встановлень
1
Всього встановлень
2
Рейтинги
0 0 0
Версія
1.1
Створено
21.09.2026
Оновлено
21.09.2026
Size
33,5 кБ
Ліцензія
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".