A tool for making simple podcasts from a list of files.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Silverwizard d7f32bb495 cleaned up some formating, made a few thingsm more beautiful, and a few things extend around links il y a 10 ans
AddItem.pl cleaned up some formating, made a few thingsm more beautiful, and a few things extend around links il y a 10 ans
BuildCast.pl cleaned up some formating, made a few thingsm more beautiful, and a few things extend around links il y a 10 ans
FAQ Prettified FAQ il y a 10 ans
FormCast.sh cleaned up some formating, made a few thingsm more beautiful, and a few things extend around links il y a 10 ans
LICENSE licensed! il y a 10 ans
README Fixed the stupid description error which was a result of me being lazy last night il y a 10 ans

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 needs to be escaped in some way (typically "'s). 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.