View Single Post
  #1  
Old 19.10.2010, 01:49
jdlbot
Guest
 
Posts: n/a
Default I wrote a small RSS feed scraper for jDownloader

Grab it here:
Code:
**External links are only visible to Support Staff**
Check out the source code and README here:
Code:
**External links are only visible to Support Staff**
If you have problems, check the wiki here:
Code:
**External links are only visible to Support Staff**
Please feel free to open issues, send patches or give feedback/suggestions. Consider this an alpha release.

I've already spotted a couple of big issues, one of which is that it DOES NOT support ATOM feeds. Only RSS. If you get a parser error and your know it is a valid feed, chances are it's ATOM. I already have a fix for this in mind.

New version 0.1.1 supports Atom! Resolved bugs when adding links.
New version 0.1.2 detects missing parts of multipart rars. Improved TV episode recognition.

I am aware of flexget and it's ilk. I thought that my scripts cobbled together with bits of string and tape would be easier for the uninitiated to use.

Right now, I can only confirm that this works with the latest STABLE jDownloader (and Web Interface).

Happy downloading,
jdlbot

Last edited by jdlbot; 30.11.2010 at 19:32. Reason: new version!
Reply With Quote