The getdogs.py script downloads all dogs of Amazon and stores them in the dogs/ folder.
For now, you only need to download the getdogs.py file and run it with:
python getdogs.py
ID | Description |
---|---|
1 | Check that a file is valid in order to keep it or ignore it if it's not valid |
ID | Date | Description |
---|---|---|
1 | 2020.04.15 | Initial commit with first version |