Refactored images extraction. Now directly using galleryimage-elements instead of carousel.
This commit is contained in:
Heavenfighter
2025-05-25 22:28:20 +02:00
committed by GitHub
parent b17b19db24
commit 347c67a388
2 changed files with 4 additions and 15 deletions

View File

@@ -165,7 +165,6 @@ kleinanzeigen_bot/extract.py:
_download_images_from_ad_page:
"Found %s.": "%s gefunden."
"Downloaded %s.": "%s heruntergeladen."
"NEXT button in image gallery somehow missing, aborting image fetching.": "WEITER-Button in der Bildergalerie fehlt, breche Bildabruf ab."
"No image area found. Continuing without downloading images.": "Keine Bildbereiche gefunden. Fahre ohne Bilder-Download fort."
extract_ad_id_from_ad_url: