Iwara Download Tool

Download videos from iwara.tv

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
dawn-lc
Günlük kurulumlar
7
Toplam kurulumlar
12.096
Değerlendirmeler
74 2 0
Versiyon
3.3.119
Oluşturulma
24.02.2021
Güncellenme
13.08.2026
Boyut
258 KB
Lisans
Apache-2.0
Geçerli

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