A tool for making simple podcasts from a list of files.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Silverwizard 34f9d6d9f1 licensed! 10 years ago
AddItem.pl Added basically everything, and added a tool to build headers 10 years ago
BuildCast.pl Fixed datetimes, and added support for RFC-822 10 years ago
FormCast.sh Fixed datetimes, and added support for RFC-822 10 years ago
LICENSE licensed! 10 years ago
README Fixed readme 10 years ago

README

This project exists to turn a set of files, typically mp3s, into a podcast. For this, the files will need to be correctly sorted or sortable. Typically, it should be run with:
FormCast.sh Title Description URL

The Title must be a one-word description of the feed. This feed will be named "Title.rss". The Description, which can currently be only one word [FIXME] and should be a fix on the title. The URL is the URL of the feed. Items in the feed must be in the form: http://[URL]/[item]

This program must be run from within a folder full of items you want to attach to your podcast. This program currently leaves it up to the user to order these items. It will add every file in the folder to the feed, and build the RSS feed within that list. This folder must be accessible from the link.