@Xyx: thanks for the suggestion, but read below to discover how I am trying to solve.
These days i work with alacrity (

) to make a script in order to update the links of the forge cards image.
The script was created in python 3, it was not written very professionally (would require a refactoring) but it works.
It is able to replace the links of all cards except 34 of them (that are not present on mtgjson or have not yet images*
(for this last read below) ).
I have not yet tried to download images through forge because my actual connection is bad, but I'll do it as soon as possible.
Meanwhile I share with you the script and the archive of cards produced with it.
If you want to try it, just place it in the same directory containing cardsfolder.zip and start it from the terminal (advice: probably only works on linux).
*I wants to report that these cards should not have any pics in their vanilla source (and then neither in my modified version).
- Code: Select all
Alhammarrets Archive
Bane Alley Broker
Brago's Favor
Corrosion
Chandra, Fire of Kaladesh
Corrosion
Double Stroke
Hedron Alignment
Interplanar Tunnel
Iterative Analysis
Magnetic Web
Muzzio's Preparations
Power Play
Redirect
Ruin Processor
Scarred Puma
Secret Summoning
Secret Summoning
Secret Summoning
Soul Burn
Ulamog's Nullifier
Unexpected Potential
Vampire Nocturnus Avatar
War's Toll
Worldknit
The other cards are not present in the source of my information (mtgjson), but if they had already images links, these were not removed.
if you have suggestions or requests, let me know.
P.s. I attached script here, but remove .txt from script extension, the archive of edited cards is here (only for a week):
https://transfer.sh/vI6Dd/cardsfolder.zipP.p.s. I found also this software to consult mtgjason informations, Xyx, this can be usefull for your manual operations:
https://github.com/stijnvermeir/mtgcards