Sude- / lgogdownloader

LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
https://sites.google.com/site/gogdownloader/
Do What The F*ck You Want To Public License
698 stars 67 forks source link

add --save-product-json option #254

Closed nerdspice closed 8 months ago

nerdspice commented 9 months ago

This branch adds a new option called --save-product-json that will save the full JSON data pulled from the API for both games and DLC into a file called product.json. Useful for alternate front-ends and custom scripts. This PR will include the changes from #253 until it is merged first.