View Single Post
Old 02-17-2010, 03:19 PM   #1451
Chi
Junior Member
Chi began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2010
Location: Norway
Device: Sony Reader PRS-300 and Sony Reader PRS-T1
Hi
Have been trying to make a recipe by myself, but didn't quite understand it.

I really want a recipe that's combined of these two feeds:
Is that possible?

Edit: I tried this, but it would not download.
Code:
class AdvancedUserRecipe1266438034(BasicNewsRecipe):
    title          = u'ScienceDaily - Arachnids and Insects'
    oldest_article = 40
    max_articles_per_feed = 100

    feeds          = [(u'ScienceDaily: Spider and Tick News', u'http://www.sciencedaily.com/rss/plants_animals/spiders.xml'), (u'ScienceDaily: Insect (and Butterfly) News', u'http://www.sciencedaily.com/rss/plants_animals/insects_and_butterflies.xml')]

Last edited by Chi; 02-17-2010 at 03:23 PM.
Chi is offline