Gemba / skyscraper

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

[enhancement] Ability to add content to the scraped data #50

Closed Mangaclub closed 1 month ago

Mangaclub commented 8 months ago

Greetings!

there is a little QOL enhancement ide like to bring up making it way eaier for some of us to sort our games. Option: -addcontent Function: Appends valid Text to a given column of the scraped data in the format of Column:"Data"

Example1: Skyscraper -p snes-lg --addcontent Control:"Lightgun, " Example2: Skyscraper -p snes --addcontent Name:"SNES-"

Gemba commented 1 month ago

I see to little benefits for the general use in relation to the implementation effort. It is unlikely that I will implement it.