MCn- / gamebits

Fetch game info from the internet.
1 stars 4 forks source link

Only get the first line of the description for certain game, possibly due to comma. #5

Closed blackfish-bb closed 11 years ago

blackfish-bb commented 11 years ago

dan@strong-belwas:~/downloads/gamebits-master$ ./gamebits.py 'Fire Emblem' GBA ROM English ... [b]Description:[/b] [quote] The first in the series to be released in the US, [/quote] ...

The rest works fine, but the script isn't grabbing the entire description. Is the comma stopping it maybe?