msikma / ekizo-dl

A script that downloads auction images from Mandarake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A script that downloads auction images from Mandarake


Languages

Language:Python 100.0%