FailSpy / humble-steam-key-redeemer

Python script to extract all Humble Bundle keys and redeem them on Steam automagically.
130 stars 27 forks source link

Add quotation mark to columns #13

Closed Positronic-Brain closed 3 years ago

Positronic-Brain commented 3 years ago

Colons and commas in titles are breaking CSV columns, so I've enclosed columns in quotation marks

FailSpy commented 3 years ago

Nice, thanks!