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.

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

Upphovsman
PetrelPine
Dagliga installationer
2
Totala installationer
3
Betyg
0 0 0
Version
1.1
Skapad
2026-09-21
Uppdaterad
2026-09-21
Size
33,5 KB
Licens
GNU General Public License v3.0
Gäller för

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