piersolenski / podcast-feed-generator

Super simple file based RSS podcast feed generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podcast Feed Generator

A super simple script that generates a feed from files on your server.

Simply upload the script, add your files to the audio directory, and then visit the url from your podcatcher of choice.

Settings

$folder = "audio";
$thumbnail = "www.my-awesome-thumbnail.com";

About

Super simple file based RSS podcast feed generator


Languages

Language:PHP 100.0%