The professional RSS enclosure downloader.


Keywords
podcasts, rss, rss-downloader, stable
License
GPL-3.0
Install
pip install hitman==1.2b4

Documentation

Hitman.

The professional RSS enclosure downloader.

Build Status published version codecov

  • Should run on recent python (3.7+)
  • Lets you reference feeds based on user defined aliases [ex: "trms", "maddow"]
  • Supports OPML.
  • Tells you when a download is done (OSD-notify, send-notify, Win10 Notifications, Haiku OS, Opt-in terminal bell)
  • A fun assassin theme

hitman jacket

Basic usage

Add a feed. hitman.py add http://www.democracynow.org/podcast-video.xml

Alias it. hitman.py alias "Democracy Now! Video" dn

Download latest enclosures (episodes) of every feed. hitman.py

Import your RSS feeds (via OPML) hitman.py import myfeeds.opml

Full docs at rtd.