xtream1101 / humblebundle-downloader

Download you Humble Bundle Library
MIT License
543 stars 63 forks source link

Download Trove games with no 'uploaded_at' field. Fixes xtream1101#23 #35

Closed matega closed 3 years ago

matega commented 3 years ago

23 is caused by Humble not including 'uploaded_at' values with every game. Because this, both the "cached" value and the retrieved value for uploaded_at will be None on line 126, so it's erroneously skipped.