Skip to content

Conversation

@SlightlyCircuitous
Copy link
Contributor

@SlightlyCircuitous SlightlyCircuitous commented Mar 10, 2023

Fixes #201 and should future proof the file against further link change.

API requests adheres to Scryfall's /cards/:id endpoint format. Image size defaults to large and face defaults to front so only format=image and the occasional face=back need to be specified.

I have checked that this file works in Cockatrice (at least for as many tokens as I could stand to look at) but its a huge number of changes so its not impossible that something somewhere broke. I also specifically checked all the back sides had well-formed requests since they required extra bits stuck on the end.

*Changes made automatically in Python and requests adhere to the Scryfall /cards/:id endpoint format.
@SlightlyCircuitous
Copy link
Contributor Author

Should I close this in favor of #209?

@ebbit1q
Copy link
Member

ebbit1q commented Mar 19, 2023

I think so, it seems like the easier solution

@SlightlyCircuitous
Copy link
Contributor Author

OK, will do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move to *.scryfall.io for card sources

2 participants