Download List

Project Description

Podget is a simple podcast aggregator optimized for running as a scheduled background job (i.e. cron). It features support for downloading podcasts from RSS and XML feeds, for sorting the podcasts into folders and categories, for importing podcast URLs from iTunes PCAST files and OPML lists, automatic M3U and ASX playlist creation, and automatic cleanup of old podcasts. It also features automatic UTF-16 conversion for podcasts hosted on Windows servers and includes the ability to handle authentication for premium podcasts.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-04 07:50
0.6.10

This update addresses three issues. It has an update to filename_formatfix to correct for trailing characters on enclosures for the zdf.de podcasts. It has been fixed to display filenames while marking older podcasts as downloaded with the --recent option. Rather than display the current filename for each item, it would display the last modified filename repeatedly. filename_formatfix has been fixed to correct filenames downloaded from Vimcasts.org. Filename modification is now simpler and easier to understand.

2012-12-31 04:00
0.6.9

Two relatively small updates requested by users: an update to filename_formatfix to correct for "?referrer=rss" being added to all filenames downloaded from Vimcasts.org; and an update to use mktemp to create a temporary file for playlist sorting. If mktemp is not available, the script falls back to trying to use tempfile.

2010-04-26 05:26
0.6

Bugfixes and feature enhancements.

2007-01-11 08:11
0.5.8

A filename format issue with the BBC World News Bulletin was fixed. Downloaded files named filename.mp3?123456 and now converted to filename123456.mp3. Support for creating ASX playlists for Windows Media Player was added.
Tags: Minor feature enhancements

2006-05-23 23:45
0.5.7

A function has been added to check for running sessions using the
same core configuration file. A function has been added to check for
remaining space on the library partition and stop if it drops below a
configured level.
Tags: Major feature enhancements

Project Resources