yandex images crawler
1.0.0
يسمح لك Yandex Images Crawler
بتنزيل الصور من صور Yandex تلقائيًا.
على عكس معظم المشاريع الأخرى ، تتيح لك هذه الحزمة تنزيل الصور وفقًا لبعض المرشحات. على سبيل المثال ، يمكنك تنزيل صور بحجم محدد أو صور مماثلة.
يمكنك استخدام نص yandex_images_crawler/download.py
أو تثبيت الحزمة عبر pip
pip install yandex-images-crawler
C:Userssuborofu > yandex-images-crawler --help
usage: yandex-images-crawler [-h] [--links LINK1,...] [--links-file FILE] [--size WxH] [--count N]
[--dir DIR] [--prev-dir DIR]
Yandex Images Crawler
options:
-h, --help show this help message and exit
--links LINK1,... Full links to image sets for download. Links should be separated by commas. Each
link should lead to an open preview of the image.
--links-file FILE Text file with full links to image sets for download. Links should be separated by
newlines. Each link should lead to an open preview of the image.
--size WxH Minimum size of images to download. Width an height should be separated by 'x'.
--count N Required count of images to download. A message appears if the desired number of
images are downloaded.
--dir DIR Directory for new images.
--prev-dir DIR Directory of previously loaded images. Program skips the loading of already loaded
images in another directory. Useful for re-downloading.
للحصول على روابط صحيحة ، اتبع الخطوات أدناه: