4
neden python ile google'dan resim indiremedim?
Kod, Google'dan bir sürü resim indirmeme yardımcı oldu. Eskiden birkaç gün önce çalışırdı ve şimdi aniden kod kırılıyor. Kod: # importing google_images_download module from google_images_download import google_images_download # creating object response = google_images_download.googleimagesdownload() search_queries = ['Apple', 'Orange', 'Grapes', 'water melon'] def downloadimages(query): # keywords is the search query # format …