View Single Post
Old 09-20-2012, 10:56 AM   #6
laca
Member
laca began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Sep 2012
Location: Hungary
Device: Kindle Keyboard
Index.hu

class AdvancedUserRecipe1348151548(BasicNewsRecipe):
title = u'Index.hu'
oldest_article = 2
language = 'hu'
masthead_url = 'http://index.hu/assets/images/index_logo.gif'
auto_cleanup = True

author = 'laca'
simultaneous_downloads= 1
max_articles_per_feed = 50

feeds = [(u'Belföld', u'http://index.hu/belfold/rss/'),
(u'Külföld', u'http://index.hu/kulfold/rss/'),
(u'Gazdaság', u'http://index.hu/gazdasag/rss/'),
(u'Tech', u'http://index.hu/tech/rss/'),
(u'Tudomány', u'http://index.hu/tudomany/rss/'),
(u'Kultúr', u'http://index.hu/kultur/rss/'),
(u'Sport Géza', u'http://sportgeza.hu/24ora/rss/'),
(u'Vélemény', u'http://index.hu/velemeny/rss/'),
(u'Velvet', u'http://velvet.hu/24ora/rss/'),
(u'Totalcar', u'http://totalcar.hu/24ora/rss/'),
(u'Dívány', u'http://divany.hu/24ora/rss/')]

----------------------------
Hungarian language daily news portal.

Forgasd minden nap!

Last edited by laca; 09-20-2012 at 11:11 AM.
laca is offline   Reply With Quote