PicDownloads is a script designed to automate the process of downloading pictures from various sources. This script is useful for users who need to download images in bulk and organize them efficiently.
- Download images from multiple sources
- Organize downloaded images into folders
- Support for various image formats
- Error handling and logging
- Python 3.x
- Requests library
- BeautifulSoup library
- Clone the repository:
git clone https://github.com/siggib007/PicDownloads.git
- Navigate to the project directory:
cd PicDownloads
- Install the required dependencies:
pip install -r requirements.txt
- Open the script file and configure the source URLs and other settings.
- Run the script:
python picdownloads.py
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, please contact siggib007.