Updated README.

This commit is contained in:
moonstar-x 2021-06-12 02:16:33 -05:00
parent a2a81651ec
commit e259ef9ca6

View File

@ -1,3 +1,23 @@
# Kiss Asian Downloader # Kiss Asian Downloader
Download content from Kiss Asian through JDownloader. Download content from Kiss Asian through JDownloader.
## Installation
Clone this repository. Then, install the dependencies.
```text
npm install
```
## Usage
You can use the script with the following command:
```text
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.