Gcast | Podcast Player for jPlayer

Gcast | jQuery Podcast parser for jPlayer ( XML RSS media )

For jPlayer with the jPlaylist addon

Real music site with Gcast Podzic - Electronic music


DropDown load Podcast Playlist:

-------------------------------------

Enter Podcast URL:

-------------------------------------

Enter audio URL: (this is a test and not part of Gcast)

-------------------------------------

Features

How to use Gcast

player: myPlaylist: The playlist name var myPlaylist = new jPlayerPlaylist({...}
url: podcast-url
limit: 5: Default 20

$.gcast({
    player: myPlaylist
    url: 'http://feeds.feedburner.com/tiestos_club_life',
    limit: '10'
});

Load playlist with Drop down

<select id="drop-playlist">
<option value="">Select Podcast</option>
<option value="http://feeds.twit.tv/twit" selected>This Week in Tech</option>
<option value="http://downloads.bbc.co.uk/podcasts/worldservice/globalnews/rss.xml">BBC News</option>
</select>

Drop down playlist example

$("#drop-playlist").change(function () {
    $.gcast({url: this.value, player: myPlaylist});
});

Quick start

Clone the repo, git clone git://github.com/onigetoc/gcast.git.

Bug tracker

Have a bug? Please create an issue here on GitHub.

https://github.com/onigetoc/gcast/issues

Author

Gino Cote

Copyright and license

The MIT License is simple and easy to understand and it places almost no restrictions on what you can do with Gcast.

http://opensource.org/licenses/mit-license.php

View on GitHub

Tool

Find Itune podcast feed url