Commit graph

19 commits

Author SHA1 Message Date
retardgerman 383ef1238b
Merge 7dbdc490ae into 82e50c64f0 2024-10-11 09:04:36 +02:00
retardgerman 7dbdc490ae
Update README.md 2024-10-09 12:22:49 +02:00
retardgerman e96161c7c2
Update mkbsd.py to use local JSOM 2024-10-09 12:19:31 +02:00
retardgerman b0ce68033d
Update README.md 2024-10-09 11:33:32 +02:00
SimplyJanDE 9d64df8423 load imagges from local JSON instead of API call. 2024-10-09 11:28:51 +02:00
retardgerman e38f3de6c8
Refactor code comments to English for better clarity and understanding 2024-09-27 20:36:04 +02:00
SimplyJanDE 7ea8a0fb94 Refactor image download logic to group images by artist name
- Extract artist name from the URL by removing the unique ID suffix.
- Ensure all images from the same artist (e.g., 'justinmaller') are saved in a single folder.
- Support dynamic file extensions (e.g., .jpg, .png) when saving images.
- Created artist-specific directories based on the artist's name, ensuring proper organization of images.
2024-09-27 13:27:32 +02:00
retardgerman 7fa0915766 files are renamed during download. 2024-09-27 11:00:50 +00:00
retardgerman 2c4f79c307 files being renamed while downloaded 2024-09-27 10:54:28 +00:00
Nadim Kobeissi 82e50c64f0 Update README.md 2024-09-25 03:45:23 +02:00
Nadim Kobeissi e59b7c49c0 Update README.md 2024-09-25 03:37:04 +02:00
Nadim Kobeissi 6c6add0f1e Update README.md 2024-09-25 03:21:49 +02:00
Nadim Kobeissi 0202e577d5
Merge pull request #1 from taxmeifyoucan/main
Add python implementation
2024-09-25 03:14:41 +02:00
taxmeifyoucan 8f66021302 add license 2024-09-24 22:48:58 +02:00
taxmeifyoucan d9c97a69ea Add python implementation 2024-09-24 22:44:39 +02:00
Nadim Kobeissi 4df0457ab1 Cleanup 2024-09-24 20:53:50 +02:00
Nadim Kobeissi 8652de12e3 Literally took me 26 minutes to write this 2024-09-24 20:45:20 +02:00
Nadim Kobeissi c3fb14f17c Add LICENSE.md 2024-09-24 20:26:06 +02:00
Nadim Kobeissi 345aa5eab5 first commit 2024-09-24 20:24:57 +02:00