Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Podcast Generator: 1.1 Released! Post 302222760 by Linux Bot on Thursday 7th of August 2008 01:20:06 PM
Old 08-07-2008
Podcast Generator: 1.1 Released!

Free web based PHP podcasting script: publish podcasts uploading audio/video files via a web form and automatically create podcast w3c-compliant feeds including iTunes specific tags. The script also features a comprehensive web administration.
Image Image

More...
 

2 More Discussions You Might Find Interesting

1. Red Hat

The Journey of OpenJDK 6 into Fedora, EPEL, and freedom - podcast with Tom Fitzsimmon

The first morning of JavaOne was a great serendipitous event. How often does something fall into place like this: I saw Barton George, who looks after Sun’s relationships with Linux communities, and we decided to cook up a podcast about OpenJDK 6 in Fedora 9. As we walked to the recording room,... (0 Replies)
Discussion started by: Linux Bot
0 Replies

2. Shell Programming and Scripting

Rename multiple podcast files (cpm

In a directory with several podcast files like this, I am looking to concatenate the feed name and title: # $ cat 1349346290243.meta #Thu Oct 04 03:25:06 PDT 2012 duration=90201 title=Some Multitasking Is More Taxing mimetype=audio/mp3 feedName=60 second psych... (2 Replies)
Discussion started by: sandy_eggo
2 Replies
PODRACER(1)						      General Commands Manual						       PODRACER(1)

NAME
podracer - A podcast aggregator with BitTorrent support SYNOPSIS
podracer [-c|-catchup|--catchup|catchup] podracer [-v|-version|--version|version] DESCRIPTION
Podracer is a podcast downloader. It takes a file with the URLs to all your podcast rss feeds and goes and gets the mp3s and stores them in a specified location. It is a BASH script with an internal BitTorrent downloader written in Python. OPTIONS
-c, -catchup, --catchup, catchup Run podracer in catchup mode. RSS feeds are retrieved and their enclosures are reported to the user's log, but no podcasts are downloaded. -v, -version, --version, version Show Podracer version information and exit. SUBSCRIPTIONS
Podcast subscriptions are stored in a file typically named ~/.podracer/subscriptions. Each line of the subscription file consists of a URL to a podcast feed and its optional corresponding download directory name separated by a space or tab. Any line that is blank or that does not begin with a URL or the absolute path to a local file name is ignored. If a download directory is specified in the subscription file, it will be created under the directory specified by the poddir config option. If no download directory is specified, the shows will be stored directly in poddir. A sample subscription file is included with Podracer, and can be created in a user's directory when running Podracer for the first time. AUTHOR
Podracer and its man page are written by Lorenzo Taylor <lorenzo@taylor.homelinux.net>. See the CREDITS file for other contributors. LICENSE
Podracer may be freely used, distributed and modified subject to the terms of the MIT License. See LICENSE for details. podracer 19 February 2006 PODRACER(1)
All times are GMT -4. The time now is 01:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy