New recipe for JazzTimes
jazztimes.com
Code:
class jazztimes(BasicNewsRecipe):
title = 'JazzTimes'
__author__ = 'cix3'
description = 'Widely regarded as the worlds leading jazz publication'
timefmt = ' [%b %d, %Y]'
oldest_article = 30
max_articles_per_feed = 100
no_stylesheets = True
remove_tags = [dict(name='div', attrs={'id':['logo', 'comments', 'related_objects', 'inset module', 'footer', 'strip_control', 'header', 'navigation']}), dict(name='hr'), dict(name='img')]
feeds = [
('jazztimes', 'http://jazztimes.com/feeds/all.rss')
]
Would love it if someone could create a recipe for the actual magazine!
http://jazztimes.com/issues/201002