Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serene-arc/etsy-downloader
Basic tool for downloading images and videos from a product listing on Etsy
https://github.com/serene-arc/etsy-downloader
Last synced: 7 days ago
JSON representation
Basic tool for downloading images and videos from a product listing on Etsy
- Host: GitHub
- URL: https://github.com/serene-arc/etsy-downloader
- Owner: Serene-Arc
- Created: 2021-04-07T06:50:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T05:02:24.000Z (4 months ago)
- Last Synced: 2024-07-06T06:20:06.562Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Etsy Product Gallery Downloader
This is a simple tool to download the videos and images attached to a particular product.
The program can be called with the following command:
```bash
python3 -m etsydownloader
```## Options and Arguments
The following options and arguments are available:
- `destination`
- This is the path to which all files will be downloaded
- `url`
- This is the page of the product on Etsy
- `-v, --verbose`
- This increases the verbosity of the program output