I started with rssdler last night and when testing I found --purge-
failed doesn't work.  I'm guessing because it is misspelled at
http://code.google.com/p/rssdler/source/browse/trunk/rssdler.py#2148
I hope FF3 cookies are still being worked on.  I got this error:
20081114.22:57 DEBUG    testing cookieFile settings
20081114.22:57 DEBUG    attempting to load cookie type: Firefox3
20081114.22:57 CRITICAL Traceback (most recent call last):
  File "./rssdler.py", line 529, in cookieHandler
    cj._really_load(convertMoz3ToNet(cFile), 'fake_filename', 0, 0)
  File "/usr/lib/python2.5/_MozillaCookieJar.py", line 111, in
_really_load
    (filename, line))
LoadError: invalid Netscape format cookies file 'fake_filename':
u'
www.google.com\tTRUE\t/\tFALSE\t1704067201\tGTZ\t300'
Cookies disabled. RSSDler will reload the cookies if you fix the
problem
20081114.22:57 DEBUG    building and installing urllib opener without
cookies
I had to use the Hacker TV script.
Otherwise, it is going fine.  Thanks for the program.