Re: [ubuntu-uk] RSS Feed Scraper

2007-06-13 Thread Neil Greenwood
On 13/06/07, Alan Pope <[EMAIL PROTECTED]> wrote:
> Hi Matthew,
>
> On Wed, 2007-06-13 at 19:40 +0100, Matthew Macdonald-Wallace wrote:
> > Hi all,
> >
> > Does anyone know of a command-line based Feed Scraper I could hack to 
> > download podcasts from the RSS feeds?  I'm working on a script that 
> > downloads the latest episodes, works out when I walk through the door which 
> > files are currently on my phone and then does a file sync via bluetooth 
> > overnight so that I have the latest files on my phone the next day.
>
> Bashpodder is the canonical command line based podcaster downloader
> thing.
>
Hi Matthew,

If you can do a bit of programming, something other than bash scripts,
both Ruby and Python have libraries that can read/process RSS.

If you're interested and can't find the names of the libraries, let me
know and I'll try to find them.

Hwyl,
Neil.

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


Re: [ubuntu-uk] RSS Feed Scraper

2007-06-13 Thread Alan Pope
Hi Matthew,

On Wed, 2007-06-13 at 19:40 +0100, Matthew Macdonald-Wallace wrote:
> Hi all,
> 
> Does anyone know of a command-line based Feed Scraper I could hack to 
> download podcasts from the RSS feeds?  I'm working on a script that downloads 
> the latest episodes, works out when I walk through the door which files are 
> currently on my phone and then does a file sync via bluetooth overnight so 
> that I have the latest files on my phone the next day.

Bashpodder is the canonical command line based podcaster downloader
thing.

Cheers,
Al.


signature.asc
Description: This is a digitally signed message part
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/


[ubuntu-uk] RSS Feed Scraper

2007-06-13 Thread Matthew Macdonald-Wallace

Hi all,

Does anyone know of a command-line based Feed Scraper I could hack to download 
podcasts from the RSS feeds?  I'm working on a script that downloads the latest 
episodes, works out when I walk through the door which files are currently on 
my phone and then does a file sync via bluetooth overnight so that I have the 
latest files on my phone the next day.

I've got to the point where I need to scrape the RSS for MP3s (sony-ericsson 
phone I'm afraid, MP3 or nothing...) but I can't find any comand-line based 
tools to scrape the content.

I've considered hacking something together using awk, grep and wget but that 
feels kinda clumsy.

Answers on a postcard to the usual address...

Cheers,

Matt.
--
Matthew Macdonald-Wallace
Lug-Master (http://www.thanet.lug.org.uk),
Dad (http://www.helpmeimadad.com/),
Ubuntu User( http://www.ubuntu.com/)


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/