Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/struckchure/utility-scripts
https://github.com/struckchure/utility-scripts
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/struckchure/utility-scripts
- Owner: struckchure
- Created: 2022-01-16T17:29:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-16T14:37:28.000Z (over 2 years ago)
- Last Synced: 2024-10-07T19:46:06.895Z (29 days ago)
- Language: Python
- Size: 15.6 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# utility-scripts
## What is This?
It is a script to download all images from a website## How to Use
- clone the project on your PC
- for starters installpython-pip
on your PC
- the runpip install -r requirement.txt
- change directory to scripts withcd scripts
- last runpython3 assets_downloader.py
, it should prompt you for the website you want to download from and your images should be downloaded afterEnjoy!