Skip to content

Basic tool for downloading images and videos from a product listing on Etsy

Notifications You must be signed in to change notification settings

Serene-Arc/etsy-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Basic tool for downloading images and videos from a product listing on Etsy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages