DragoonAethis / itch-dl

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

Handle restricted title pages #16

Open DragoonAethis opened 2 months ago

DragoonAethis commented 2 months ago

It is currently impossible to download metadata for some titles, such as:

These will not immediately 404 on the initial page load, so there is a valid title behind the link, but we can't download the metadata required to proceed with the download. In all cases the page is configured as restricted, optionally behind a password.

CC: @Hime0698 @TheFrenchGhosty

TheFrenchGhosty commented 2 months ago

Something to add: all those pages are inaccessible UNLESS you own it, if you do own it and are connected, the page will load correctly.