eddie3 / gogrepo

Python-based tool for downloading all your GOG.com game and bonus collections to your local computer for full offline enjoyment.
492 stars 119 forks source link

[enhancement] Download Images #28

Open cmitchell83 opened 7 years ago

cmitchell83 commented 7 years ago

Add the images to the extras download, would be nice if you could change the image name from the current name to the name of the game as well The parsing is already being done 'bg_url' and 'image_url'. It would be nice if you could add a separate key for images that would download them all to one folder example... gogrepo.py dlimages %cd%\images

eddie3 commented 2 years ago

Will consider this for future version for sure.