Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 518 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 518 Bytes

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:

python3 -m etsydownloader <DESTINATION> <URL>

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