Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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