Skip to content

liuyi0501/iwara-dl

Repository files navigation

iwara-dl

Iwara-dl author: Wobbay

Usage

Download single video

  1. Run npm install to install the required dependencies.
  2. Run node single.js to execute the script.
  3. Input video link LIKE https://www.iwara.tv/video/ID

Download batch video

  1. Run npm install to install the required dependencies.
  2. Run node single.js to execute the script.
  3. Input user page link LIKE https://www.iwara.tv/profile/UserID

Download videos in post

  1. Run npm install to install the required dependencies.
  2. Run node posts.js to execute the script.
  3. Input user page link LIKE https://www.iwara.tv/post/ID

Releases

No releases published

Packages

No packages published