mirror of
https://github.com/Emersont1/itchio.git
synced 2026-03-11 08:54:39 +00:00
Update Readme.md
This commit is contained in:
parent
34e5861280
commit
37a4e10c15
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ python -m itchio.downloader --api-key=KEYHERE
|
|||
## Add All Games in a bundle to your library
|
||||
|
||||
```bash
|
||||
python -m itchio.downloader
|
||||
python -m itchio.bundle
|
||||
```
|
||||
|
||||
This is a bit of a bodge, but it works. It essentially goes through and clicks the "Download" link on every item on the bundle's page, which adds it to your itchio library. It does not download any files. You will need the download page's URL (this will be in the bundle's email, and possibly your purchase history). It will not work with 2FA, and I'm unlikely to be able to fix it without making it far more complicated
|
||||
|
|
@ -38,4 +38,4 @@ This game/asset has been skipped please download manually
|
|||
---------------------------------------------------------
|
||||
```
|
||||
|
||||
This is not a perfect solution but does prevent the whole process from crashing
|
||||
This is not a perfect solution but does prevent the whole process from crashing
|
||||
|
|
|
|||
Loading…
Reference in a new issue