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

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

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

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
PetrelPine
일일 설치 수
2
총 설치 수
3
평점
0 0 0
버전
1.1
생성일
2026-09-21
갱신일
2026-09-21
크기
33.5KB
라이선스
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".