/ekizo-dl

A script that downloads auction images from Mandarake

Primary LanguagePython

Ekizo-dl

A simple script for downloading images from Mandarake auctions. This is designed to be run by a cron script.

Make a JSON file at ~/.config/ekizo-dl/searches.json:

{
  "searches": ["ポケットモンスター", "ロックマン"],
  "target": "~/Pictures/Cron"
}

License

MIT