Derpseh / Spyglass

Nationstates Sheet-generator for easily finding approximate update times
GNU General Public License v3.0
11 stars 10 forks source link

Implement custom data dump filenames #23

Closed Vleerian closed 2 years ago

Vleerian commented 2 years ago

I've added a --data-dump argument that allows specification of a custom data dump file.

Something important of note - --stale must be included if you want to use a custom data dump, otherwise Spyglass will redownload the dump and overwrite owing to default behavior.

I personally would prefer this behavior to be the inverse - you must prompt it to overwrite - however so long as users are aware of this behavior I don't know how much it matters.

khronion commented 2 years ago

Neato, looks good.