Iwara Download Tool

Download videos from iwara.tv

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
dawn-lc
Dziennych instalacji
6
Wszystkich instalacji
12 096
Oceny
74 2 0
Wersja
3.3.119
Utworzono
24-02-2021
Zaktualizowano
13-08-2026
Rozmiar
258 KB
Licencja
Apache-2.0
Dotyczy

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