Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP

Podcats generates RSS feeds for podcast episodes from local audio files and, optionally, exposes both via a built-in web server.

branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

.gitignore
LICENSE
MANIFEST.in
README.rst
podcats.py Cleanup
setup.py

README.rst

Podcats

Podcats generates RSS feeds for podcast episodes from local audio files and, optionally, exposes both the feed and episodes via a built in web server, so that they can be imported into iTunes or another podcast client.

Installation

$ pip install podcats

Usage

Generate a podcast RSS from audio files stored in my/offline/podcasts:

$ podcats generate my/offline/podcasts

Generate & serve the feed as well as the files at http://localhost:5000.

$ podcats serve my/offline/podcasts

For more options see podcats --help.

Contact

Jakub Roztočil

Something went wrong with that request. Please try again.