Skip to content

A commandline Ruby script to parse image urls from catalog.xml, name them to match the item ID, and zip them.

Notifications You must be signed in to change notification settings

notnmeyer/Yahoo--Merchant-Solutions-Image-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yahoo! Merchant Solutions Image Downloader

This will attempt to turn all product images in your Yahoo! Merchant Solutions store into a zip archive. The files will be named itemid-fieldname.gif. 

Requirements:
- catalog.xml enabled
- OS X or another Unix-like environment where we can make system() calls to zip.

I haven't test this on Windows (with or without Cygwin). If this doesn't work for whatever reason, I encourage you to begin to panic.

Usage: dl.rb -s your_store_id

About

A commandline Ruby script to parse image urls from catalog.xml, name them to match the item ID, and zip them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published