SkillAgentSearch skills...

Downloader

Auto Image Downloader

Install / Use

/learn @MaryamBoneh/Downloader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Auto Image Downloader

Download any number of images on any topic that you want with this code without searching on the Internet.

Install requirements

pip install -r requirements.txt

Run

Run the following command inside the "Downloader" folder like this:

python3 image_downloader.py --imgs_name "car,motorcycle,bicycle,truck,bus" --count 20
  • --imgs_name => the topics that you want to download (in quotes and separate them with commas)
  • --count => the number of downloads of each topic

output: Screen Shot 1401-06-26 at 19 30 32

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3mo ago
Forks0

Languages

Python

Security Score

72/100

Audited on Dec 15, 2025

No findings