gPodder 0.14.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News gPodder 0.14.1 (Default branch)
# 1  
Old 02-02-2009
gPodder 0.14.1 (Default branch)

Image gPodder is a Podcast receiver/catcher written in Python and pyGTK. It manages podcast feeds for you, and automatically downloads all podcasts from as many feeds as you like. If you are interested in Podcast feeds, simply put the feed URLs into gPodder and it will download all episodes for you automatically. If there is a new episode, it will get it for you. It supports download resume, if the server supports it. License: GNU General Public License (GPL) Changes:
The Spanish, Russian, Finnish, Swedish, and French translations have been updated. Some bugs in the user interface have also been fixed. This release is recommended for all users of previous versions. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
PLANET(1)							    0~bzr116""								 PLANET(1)

NAME
planet - an aggregate feed generator SYNOPSIS
planet [OPTION]... [CONFIGURATION-FILE] DESCRIPTION
Planet Venus downloads news feeds published by web sites and aggregates their content together into a single combined feed, latest news first. The exit status is 0 for success or 1 for failure. OPTIONS
-h, --help display a short help message and exit -V, --version display version information and exit -v, --verbose verbose logging during update -d, --debug debug logging during update -o, --offline update from the cache only -n, --only-if-new only spider new feeds -x, --expunge expunge old entries from cache -c, --create=DIRECTORY create a new planet in DIRECTORY EXAMPLES
You can create a default planet: planet --create example You can build this default planet right away: cd example && planet --verbose planet.ini You can test the results in your favourite browser: sensible-browser output/index.html The configuration file has more details for customisation: sensible-editor planet.ini AUTHOR
Written by Sam Ruby <rubys@intertwingly.net>. REPORTING BUGS
Report bugs using the `reportbug' command. Copyright 2008, Sam Ruby <rubys@intertwingly.net> Licenced under the Python Software Foundation License Version 2. planet - Planet Venus October 2009 PLANET(1)