webos-internals
podcatcher
A series of scripts to download podcast episodes and update a playlist for the Music Player. more…
Note that these scripts are based on BashPodder, and are therefore (unlike the rest of the webos-internals repositories) licensed under the GPL.
-
Cloning this repository:
git clone git://gitorious.org/webos-internals/podcatcher.git podcatcher cd podcatcher
Add this repository as a remote to an existing local repository:
git remote add podcatcher git://gitorious.org/webos-internals/podcatcher.git git fetch podcatcher git checkout -b my-local-tracking-branch podcatcher/master_or_other_branch
- Branches:
- master


