I've come to this page via the Linux Link Tech show podcast so I hope this is an appropriate place to post my question:
Has anybody gotten a podcast aggregator to work on linux? I've been trying desperately to get Ipodder for Linux to work but to no avail. I'm running Slack 10 and have even tried on FC3 and Mandrake but can't seem to get it working. I've looked at bashpodder but I'm weak on the scripting apps. Any help would be appreciated. Here's links to my posts on LQ:
http://www.linuxquestions.org/questions ... did=264658
http://www.linuxquestions.org/questions ... did=261495
Thanks in advance.
Podcasts on Linux
Moderators: snarkout, Patrick, dann
-
snowman156
- Posts: 8
- Joined: Sat Dec 11, 2004 3:11 am
- Location: Brooklyn, NY
- Contact:
-
Guest
Good old Linc developed bashpodder: http://linc.homeunix.org:8080/scripts/bashpodder/
runs on linux and os X (with some of the developer xcode).
runs on linux and os X (with some of the developer xcode).
-
snowman156
- Posts: 8
- Joined: Sat Dec 11, 2004 3:11 am
- Location: Brooklyn, NY
- Contact:
-
Guest
It would be nice if Linc wrote some coherent documentation. He's friggin lazy in that way. Needs a smack in the head.
Download bashpodder.sh and the conf file in the same directory. Edit the conf file to add the feeds or delete feeds that are there.
chmd +x bashpodder.sh
Simply run ./bashpodder.sh from there.
Download bashpodder.sh and the conf file in the same directory. Edit the conf file to add the feeds or delete feeds that are there.
chmd +x bashpodder.sh
Simply run ./bashpodder.sh from there.
-
Linc from TLLTS
Yep - what he said...Anonymous wrote:It would be nice if Linc wrote some coherent documentation. He's friggin lazy in that way. Needs a smack in the head.
Download bashpodder.sh and the conf file in the same directory. Edit the conf file to add the feeds or delete feeds that are there.
chmd +x bashpodder.sh
Simply run ./bashpodder.sh from there.
You're right I do need to make some docs.. Just like above, grab the bashpodder.shell and bp.conf files. Put them into the same directory. chmod +x bashpodder.shell and then ./bashpodder.shell
It'll run silently and download podcasts into a subdirectory from there named by date. Just go into that directory and play the podcasts from there or the podcast.m3u file (which will play them all for that day. If you want to add or remove podcasts, do so in the bp.conf file. It's just a simple list of the URL's for the podcasts rss feeds that you actually want.
-
snowman156
- Posts: 8
- Joined: Sat Dec 11, 2004 3:11 am
- Location: Brooklyn, NY
- Contact: