DragoonAethis / itch-dl

Download all games from a public Itch.io Game Jam
MIT License
61 stars 10 forks source link

Add Collections Support (including Purchases) #10

Closed triple-j closed 1 year ago

triple-j commented 1 year ago

This PR adds support for what can be found on the user's Library/Collections page (https://itch.io/my-collections). That page contains all the user's created private and public collections as well as their "Things you own" collection (https://itch.io/my-purchases) that includes all of their purchased games.

This also works with other user's public collections: https://itch.io/c/2396329/games-im-excited-to-play

DragoonAethis commented 1 year ago

Hey, apologies for taking this long with merging. I'm a bit swamped with stuff outside of work and couldn't find the time to get here... I'll cut a new release later this week with your changes. Thanks for the contribution!

avivace commented 1 year ago

Thanks @DragoonAethis and @triple-j !

TheFrenchGhosty commented 5 months ago

@DragoonAethis You should really document this feature more, this is one of the most useful feature of this tool since it's literally the only tool able to do it - the other itch downloader ( https://github.com/Emersont1/itchio ) being broken

DragoonAethis commented 5 months ago

@TheFrenchGhosty I've added a list of supported download sources with examples to the README.