因此在linux上安装一个podcast软件的需求越来越大。
在网上查了一下,得到下面的一个LINK,上面归纳了现在各种平台的Podcast软件
link: http://www.podcastingnews.com/topics/Podcast_Software.html
Linux/Unix Podcast Software
? amaroK - music app and podcast client
? amaroK使用了sql的数据库管理音乐信息,做得很COOL,因为使用了数据库它可以统计各种用户的使用习惯等,觉得有新一代音乐播放器的特点。
? 不过还不知道它怎么加Feed
? 它是一个KDE的程序,所以你需要有KDE的运行库支持
? BPConf - a podcase downloader for KDE on Linux
?界面很简单,代码也很少。还没有debian的包,安装比较麻烦,不推荐。
? gPodder - Podcast reciever/catcher written in Python, using GTK
? 界面做得很清新,不过只有一个页面,估计功能不会很多。没有debian的包,安装比较麻烦
? iPodder - Lets users select and download shows and music and
to play whenever they want on their iPods, portable digital media
players, or computers automatically.
? 这个软件的Window版我在公司一直在用,觉得还可以,现在它已经进行debian的Testing目录,所以安装它很简单。
? 这个软件的源代码目录已经出现在BitTorrent目录,界面上也有了上传速度,估计windows版已经支持了BT方式下载。
? 一个已经知道的BUG:
$ ipodder
[
Traceback (most recent call last):
File "/usr/share/ipodder/iPodderGui.py", line 148, in ?
class MySplashScreen(wx.SplashScreen):
AttributeError: 'module' object has no attribute 'SplashScreen'
? 这个是它和libwxgtk2.4-python冲突,你需要remove掉libwxgtk2.4-python
Version 2.1-2 conflicts against libwxgtk2.4-python because of this error message.
? Liferea - news aggregator for online news feeds, features podcast support.
? 我一直用它作Linux下的RSS news阅读器,它可以加入带有Mp3的Feed,MP3文件做为附件(enclosure)来处理,可以下载到指定的目录,
? 不过它好像不支持自动下载,下载使用的Wget后台方式,让人无法知道当前下载的状况,因此作为Podcast Client还是显得不足。
? PenguinTV - RSS feed reader designed to work with podcasts and video blogs.
? PodGrid - personal internet radio news receiver, podcast receiver.
? Podracer - podcast aggregator/downloader. It supports
BitTorrent, http and even ftp distribution of podcasts and runs best as
a cron job to automatically retrieve podcasts throughout the day.
? StreamTuned - plays and records audio and video streams using mplayer as backend, acts as a podcast client.
这个需要和mythtv一起工作,在linuxPVR的项目中,我使用过,不过由于mythtv工作在全屏方式,所有多少有点使用不方便。(如果你专门用一台电脑做LINUX PVR除外)
? Yamipod - freeware application to efficiently manage your iPod under Mac OS X, Windows and Linux.
Java-Based Podcast Software
? FeedPod - a Text-To-Speech RSS/ATOM Newsfeed reader.
? jPodder - one of the first programs to be created for podcasting.
没有测试过,JAVA给人以速度慢的感觉, 不到万不得以,我是不用它的。
结论:最后我选择ipodder作为podcast的client软件,同时也安装了amaroK,此外还把PODCAST的Feed加入到Liferea。
Link:
http://www.podcastingnews.com/topics/Podcast_Software.html
http://amarok.kde.org/
http://www.leonscape.co.uk/linux/bpconf/
http://www.perli.net/projekte/gpodder/
http://ipodder.sourceforge.net/index.php