pathawks / podcast

Generate a podcast from a folder of MP3s

Home Page:http://herkyhack.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a Podcast from a directory of MP3 files

Generate a podcast website from a folder of MP3 files

This tool will turn a folder of audio files into a fully featured website for your podcast, ready to upload to any web host of your choice.

Running the command podcast will extract information from each episode of your podcast (title, date, etc.) and create a page for your site where users can listen to each episode. Additionally, this program will create an RSS feed so that users can be automatically notified when new episodes are published.

Demo Site

We were able to record and publish each episode of our demo Herky Hack podcast in less than ten minutes. After each episode was encoded as an MP3, the podcast command would generate the HTML page for the episode, add the episode to our RSS feed, and publish the site.

View the source code for our demo site.

Tools Used

About

Generate a podcast from a folder of MP3s

http://herkyhack.com

License:MIT License


Languages

Language:Ruby 100.0%