PyPodGen

I wrote a really simple script in Python to help create podcasts. It’s a step above creating them by hand, but doesn’t have useless features. It should work on your local machine, your server, and on any operating system supported by Python, including Windows, OS X, and Linux.

Download PyPodGen v0.2.1

Setup is easy:

  • Make sure that Python is installed
  • Edit near the top of the PyPodGen source file to reflect your author details
  • Run it from the command line (locally or on your server):
    python pypodgen.py

It will ask for a few pieces of information, and then create your podcast file based on the files present in the directory you specify.

Please let me know if you find it useful, or if there are any bugs.

Comments

  1. Paul wrote:

    I believe I’ve fixed the url encoding issue now.

    Posted 19 Dec 2008 at 8:19 PM

Post a Comment

Your email is never published nor shared. Required fields are marked *