View Single Post
Old 06-16-2010, 09:21 AM   #2110
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by lordvetinari2 View Post
Yes, I only want articles from the last 24 hours. I plan on reading the daily news.
I wouldn't be that restrictive until you have it working. Are you testing with ebook-convert -vv --test or inside Calibre? The former is easier, and limits to two articles for two feeds during testing.
I use it this way:

ebook-convert recipename.recipe foldername --test -vv> output_file.txt

Quote:
I just based my recipe against another one, replaced the bits that I understood, and deleted the bits that I did not. I also tried deleting this recursion line, thus leaving it at the default 0, and the news fetching still failed. So I guess there must be some other thing going on here
Removing the recursion won't get you more - it gets you less.
If you aren't getting anything, then comment out all your remove_tags to make sure you aren't stripping things you want. Put three single quotes before and after the portion you want commented out (properly indented).

Last edited by Starson17; 06-16-2010 at 09:25 AM.
Starson17 is offline