download-media-content

Simple tool to download images from RSS feeds (e.g. Flickr, Picasa)

http://github.com/jaspervdj/download-media-content

Latest on Hackage:0.0.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Jasper Van der Jeugt

This package provides a very simple tool to download images from RSS feeds (e.g. the kind that Flickr and Picasa provide).

Example usage:

download-media-content <some RSS feed or local filename>

The tool will download the media:content images found in the RSS feed (it also supports some other formats) and place them in the current directory, naming them 01.extension, 02.extension, etc.