Commit graph

4 commits

Author SHA1 Message Date
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
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