You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can write a code to download all the card images, but I’m unable to organize them exactly the way you want. The issue is that there isn’t enough detail on how the website organizes the cards.
I understand that TCG Dates are involved, but I’m not sure how to incorporate that information into the images in a way that allows Windows to sort them according to your preferences.
Would a filename format like the following work for you?
Example: "TCG DATE + CARDNAME.JPG"
Let me know if this approach is acceptable or if you have a different structure in mind!
I can write a code to download all the card images, but I’m unable to organize them exactly the way you want. The issue is that there isn’t enough detail on how the website organizes the cards.
I understand that TCG Dates are involved, but I’m not sure how to incorporate that information into the images in a way that allows Windows to sort them according to your preferences.
Would a filename format like the following work for you? Example: "TCG DATE + CARDNAME.JPG"
Let me know if this approach is acceptable or if you have a different structure in mind!
Thank you, that might work, as long as the card will have the correct order in the folder when downloaded.
ygoprodeck.com is a site where you can look at all yugioh cards.
https://ygoprodeck.com/
https://ygoprodeck.com/top/
https://ygoprodeck.com/packs/
https://ygoprodeck.com/pack/Structure%20Deck%3A%20Blue-Eyes%20White%20Destiny
https://ygoprodeck.com/card-database/?num=24&offset=0
https://ygoprodeck.com/card/recycling-batteries-8297
https://images.ygoprodeck.com/images/cards/99995595.jpg
For example, I would like to download all cards as sorted like here: https://ygoprodeck.com/card-database/?sort=tcg_date&sortorder=asc&num=24&offset=0
From the very first cards to the last one, named in the folder so that they are sorted correctly.
The text was updated successfully, but these errors were encountered: