GithubHelp home page GithubHelp logo

bunnymatic / ruby-podcast Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boncey/ruby-podcast

0.0 3.0 1.0 1.18 MB

simple library and command line utility for creating podcast files from a directory of mp3 files

ruby-podcast's Introduction

Podcast is a simple library and command line utility for creating podcast files from a directory of mp3 files.

Podcast will examine mp3s, extract metadata from ID3 tags, and build an RSS file which can then be podcast clients to download the mp3s.

To build and install ruby-podcast

You'll need to install the Ruby mp3info library installed before podcast will work:

gem install ruby-mp3info

Or you can grab ruby-mp3info here:

http://rubyforge.org/projects/ruby-mp3info/

Then download and unzip ruby-podcast:

cd ruby-podcast
gem build podcast.gemspec
gem install podcast-*.gem (this may need a sudo prefix depending on your ruby setup)

Usage

Once you've installed ruby-mp3info and podcast you should have a command line utility you can run on a directory of mp3 files:

% podcast --dir my/mp3/dir --out podcast.rss --title "Title" --description "Description" --link http://mypodcastserver/

Please note

This used to be hosted at http://podcast.rubyforge.org/ However, that version no longer works with newer versions of Ruby.

I (https://github.com/boncey) have made changes so it to works and after getting no answer from the author or via the list on rubyforge have decided to upload my version to https://github.com/boncey/ruby-podcast

ruby-podcast's People

Contributors

boncey avatar

Watchers

Mr Rogers avatar James Cloos avatar  avatar

Forkers

swipswaps

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.