View Single Post
Old 06-17-2011, 01:26 AM   #2
sexymax15
Enthusiast
sexymax15 began at the beginning.
 
sexymax15's Avatar
 
Posts: 30
Karma: 12
Join Date: Jun 2011
Location: India
Device: Kindle 3g
Quote:
Originally Posted by c.espinosas View Post
Hi,
Could someone help me with the recipe for Nexos (a mexican magazine)?
The rss feed is: feed:https://www.nexos.com.mx/?P=rss
Thanks!
Here's your recipe for Nexus. Looks like nice magazine but i don't understand Mexican.Enjoy!!!

Quote:
#created by sexymax15 .......sexymax15@gmail.com
#Nexos recipe

class AdvancedUserRecipe1308286431(BasicNewsRecipe):
title = u'Nexos'
oldest_article = 30
max_articles_per_feed = 15

no_stylesheets = True
remove_javascript = True
use_embedded_content = False

feeds = [(u'nexos', u'https://www.nexos.com.mx/?P=rss')]

def print_version(self, url):
return url.replace('/?P=leerarticulo&Article=',
'/?P=leerarticulov2print&Article=')
Screenshots:










Attached Files
File Type: zip Nexos_1119.zip (437 Bytes, 125 views)
sexymax15 is offline   Reply With Quote