Download content from Kiss Asian through JDownloader.
Go to file
2021-06-13 01:43:22 -05:00
data Initial commit. 2021-06-11 21:28:13 -05:00
src Fixed str.contains. 2021-06-13 01:43:22 -05:00
.gitignore Finished main execution code. 2021-06-12 02:14:08 -05:00
package-lock.json Created KissAsianScraper. 2021-06-11 22:19:34 -05:00
package.json Created KissAsianScraper. 2021-06-11 22:19:34 -05:00
README.md Updated README. 2021-06-12 02:17:42 -05:00

Kiss Asian Downloader

Download content from Kiss Asian through JDownloader.

Installation

Clone this repository. Then, install the dependencies.

npm install

Configuration

Inside the data folder there is a credentials.json.example file. Rename this to credentials.json and fill it up with your own credentials.

Usage

You can use the script with the following command:

node . --display <links_file>

The argument --display is used if you wish to see the puppeteer window.

links_file must be a text file containing the links to KissAsian media pages separated by newlines.