# Kiss Asian Downloader Download content from Kiss Asian through JDownloader. ## Installation Clone this repository. Then, install the dependencies. ```text 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: ```text node . --display ``` > 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.