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

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

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

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu betiği yüklemek için bir betik yöneticisi eklentisi yüklemeniz gerekecektir.

(Zaten bir betik yöneticim var, hadi yükleyelim!)

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
PetrelPine
Günlük kurulumlar
2
Toplam kurulumlar
3
Değerlendirmeler
0 0 0
Versiyon
1.1
Oluşturulma
21.09.2026
Güncellenme
21.09.2026
Boyut
33,5 KB
Lisans
GNU General Public License v3.0
Geçerli

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