Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurc0102/get-shutterstock
Get image at https://www.shutterstock.com from your download history
https://github.com/arthurc0102/get-shutterstock
Last synced: 24 days ago
JSON representation
Get image at https://www.shutterstock.com from your download history
- Host: GitHub
- URL: https://github.com/arthurc0102/get-shutterstock
- Owner: arthurc0102
- Created: 2016-12-03T14:08:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T01:22:33.000Z (about 2 years ago)
- Last Synced: 2023-03-02T14:53:24.231Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get Shutterstock
> get image at from your download history
* you have to add a config.py file by youself, it should look like this:
```python
accounts = ''
password = ''
```* run the main.py file to start download
* the image that you download will be in the `download_images` folder