Gemba / skyscraper

Powerful and versatile game data scraper written in Qt and C++.
https://gemba.github.io/skyscraper/
GNU General Public License v3.0
54 stars 14 forks source link

Populate release date in search results, for relevant scrapers and #61

Closed Gemba closed 6 months ago

Gemba commented 6 months ago

if game title contains year (YYYY) use that to filter results based on release date.

Basis of PR #59 , resolved conflicts and minor adjustments.