Yepoleb / gogdb

Website that collects data on GOG games
https://www.gogdb.org/
GNU General Public License v3.0
128 stars 15 forks source link

Add the file size to product pages #2

Closed Keith94 closed 5 years ago

Keith94 commented 7 years ago

For example, Dragon's Dogma: Dark Arisen should have "19.4 GB" displayed on the product page: http://gogdb.yepoleb.me/product/1242384383

coughlanio commented 7 years ago

This should be possible as the download size is available on the API via downloads.installers.total_size - but this appears to be slightly off from what GOG display on their page - Dark Arisen being 20.8 GB compared to the API.

Yepoleb commented 7 years ago

Thanks for the suggestion! I wanted to add the install size once content system integration is completed, but total download size may be interesting as well.