Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 3 KB

README.md

File metadata and controls

63 lines (46 loc) · 3 KB

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
  • 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 ≥ 85
  • Firefox *Version ≥ 79

Recommended Script Managers

Detailed Usage Instructions

Available Path Variables

  • Download Time %#NowTime#%

  • Upload Time %#UploadTime#%

  • Video Title %#TITLE#%

  • Video ID %#ID#%

  • Video Author %#AUTHOR#%

  • Video Author (Nickname) %#ALIAS#%

  • Quality %#QUALITY#%

    Example:
    %#NowTime:YYYY-MM-DD#%_%#AUTHOR#%_%#UploadTime:YYYY-MM-DD#%_%#TITLE#%_%#QUALITY#%[%#ID#%].MP4

    Output:

    2024-02-19_ExampleAuthorID_2024-02-18_ExampleTitle_Source[ExampleID].MP4

Dependencies