Iwara Download Tool

Download videos from iwara.tv

이 스크립트를 설치하려면 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와 같은 확장 프로그램이 필요합니다.

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

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

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

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

작성자
dawn-lc
일일 설치 수
5
총 설치 수
12,101
평점
74 2 0
버전
3.3.119
생성일
2021-02-24
갱신일
2026-08-13
크기
258KB
라이선스
Apache-2.0
적용 사이트

Iwara Download Tool

GitHub license GitHub Star GitHub Fork

  • Batch downloading
  • Supports downloader based on Aria2
  • Automatically checks if third-party cloud storage links are provided by the author in the video description or comments
  • Customizable save location and file names *Supported only in Aria2 and IwaraDownloader modes; other download modes support file name customization only
  • Automatically follow the authors of selected videos *Disabled by default, needs to be enabled manually
  • Automatically like/favorite selected videos *Disabled by default, needs to be enabled manually
  • Forced display of unlisted and private videos *Requires following the author
  • Filters out unlisted and private videos on the subscriptions page *Disabled by default, mutually exclusive with forced display
  • Aria2 task auto-tracking: automatically takes over existing tasks and restarts slow ones
  • Supports downloading private videos *Requires an account that is friends with the author
  • Supports downloading hidden videos *Requires knowing the video ID

Instructions

Install the Script

  • Install from GreasyFork
    Visit
  • GitHub Release
    Install
  • GitHub Release [Preview Version]
    Install

Supported Browsers

  • Chrome or Chromium-based browsers (e.g., Edge) *Version ≥ 110
  • Firefox *Version ≥ 110

Recommended Script Managers

Detailed Usage Instructions

Available Path Variables

Variable Description Example Output
%#NowTime#% Download time %#NowTime:YYYY-MM-DD#% 2022-02-22
%#UploadTime#% Upload time %#UploadTime:YYYY-MM-DD+HH.mm.ss#% 2022-02-22+22.22.22
%#TITLE#% Video title %#TITLE#% Example Title
%#ID#% Video ID %#ID#% ExampleID
%#AUTHOR#% Video author %#AUTHOR#% ExampleAuthor
%#ALIAS#% Author nickname %#ALIAS#% ExampleAlias
%#QUALITY#% Quality %#QUALITY#% Source

Full example:

/Iwara/%#AUTHOR#%/%#NowTime:YYYY-MM-DD#%/(%#ALIAS#%)%#UploadTime:YYYY-MM-DD+HH.mmss#%_%#TITLE#%_%#QUALITY#%[%#ID#%].MP4

Output:

/Iwara/ExampleAuthor/2022-02-22/(ExampleAlias)2022-02-22+22.22.22_Example Title_Source[ExampleID].MP4

Dependencies

Runtime Dependencies

Dev Dependencies