Updated README.
This commit is contained in:
parent
a2a81651ec
commit
e259ef9ca6
20
README.md
20
README.md
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user