kissasian-downloader/README.md

24 lines
465 B
Markdown
Raw Normal View History

2021-06-11 21:28:13 -05:00
# Kiss Asian Downloader
Download content from Kiss Asian through JDownloader.
2021-06-12 02:16:33 -05:00
## 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.