Update README with a config file wiki link

This commit is contained in:
Dragoon Aethis 2022-06-12 19:50:00 +02:00 committed by GitHub
parent 90346f579a
commit 2acd1482ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,10 +11,12 @@ Bulk download games from [itch.io](https://itch.io/).
- Log into itch.io with the account you'd like to use for downloading. - Log into itch.io with the account you'd like to use for downloading.
- Generate [a new API key](https://itch.io/user/settings/api-keys) on your user account page. - Generate [a new API key](https://itch.io/user/settings/api-keys) on your user account page.
- Check out which flags you can toggle: `itch-dl --help` - Optional: Save the API key in the [itch-dl configuration file](https://github.com/DragoonAethis/itch-dl/wiki/Configuration-Files).
- Run the downloader: `itch-dl --api-key <KEY> https://itch.io/jam/yourjamhere` - Run the downloader: `itch-dl https://itch.io/jam/yourjamhere` (add `--api-key <KEY>` if you did not save the API key).
- Wait. This is going to take a while. - Wait. This is going to take a while.
More arguments are available - check them out with `itch-dl --help`.
The downloader is able to grab more or less everything you can download via the itch app. The downloader is able to grab more or less everything you can download via the itch app.
The input URL can be any "Browse" page (top, popular, newest, filtered by tags, etc) or any The input URL can be any "Browse" page (top, popular, newest, filtered by tags, etc) or any