Skip to content

MTG Art Download v1.1.6

Compare
Choose a tag to compare
@Investigamer Investigamer released this 22 Jul 10:47
· 77 commits to main since this release

Changelog:

  • New methodology for scraping MTG Pics using the "checklist" page for a given set to look for the collector number. In the case of misc promos and judge promos we instead look for the card name, artist, and do a similarity comparison on set name as well.
  • Feature: Console commands! Some commands are prebuilt using data from EDHREC, for example entering "T100" will attempt to download the 100 most used commander cards according to EDHREC data.
  • In addition, you can do complex scryfall commands, for example: set:2x2, rarity!:m, type:creature, power>:3
    Will download all non-mythic creatures from Double Masters 2022 with power greater than or equal to 3!
  • Implemented a print queue so parallel threads won't print an output on the same line
  • Deprecated a lot of outdated functionality, as the new scraping methodology solved for several previous issues
  • Improved text output, fixed numerous bugs
  • Added mutate as a card type
  • Improved pathing