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

Updated to allow the download command to filter by language and opera… #49

Open Hordeking opened 4 years ago

Hordeking commented 4 years ago

…ting system.

Added the arguments to specify os and language on the download command. Added the code to cull the list of downloads to those which conform to the specifications (which can be used in any combination). This change is in response to Issue #40. It appears to work correctly, however it may need more extensive testing. I am a low-level programmer, so my python programming may not be especially robust.