Quote:
Originally Posted by alessandro_q
Thanks Starson. Can you give me some advice on how to include the code into the existing code for a news source.
|
My advice would be not to do it. I wrote similar code and wasn't happy with it. Any error in a download and you don't get the articles the next day. You have to get every issue and read them in order. Having the most recent issue isn't enough. Ultimately, I decided I preferred keeping the ebook exactly like the feed, only having to successfully download one issue and just skipping over any articles I'd already read.
Have you tried the code I pointed you to?
Quote:
For example, here is the code for Gizmodo:
|
There's no need to post a copy of the code for builtin recipes.