|
|
#1 |
|
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Jun 2011
Device: kindle
|
recipe request (or help) - grantland.com
trying to put together a recipe for grantland.com... first try for me. the builtin generator does an OK job but any help will be appreciated. i'll post my first attempt if i ever get it working
thanks! Last edited by damboris; 06-09-2011 at 07:02 PM. Reason: to add "thanks" |
|
|
|
|
|
#2 |
|
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Jun 2011
Device: kindle
|
this is the basic recipe i have put together...
class AdvancedUserRecipe1307668756(BasicNewsRecipe): i'm having trouble getting this to subdivide the articles by author, though. not sure if it's possible. advice appreciated.
title = u'Grantland' oldest_article = 7 max_articles_per_feed = 100 no_stylesheets = True remove_tags_before = dict(id='content') remove_tags_after = dict(id='footer') remove_tags = [dict(name='h1', attrs={'class':'grantland-logo'}), dict(name='nav'), dict(name='aside')] feeds = [(u'Grantland.com', u'http://www.grantland.com/feed')] |
|
|
|
| Advert | |
|
|
|
|
#3 | |
|
Enthusiast
![]() Posts: 30
Karma: 12
Join Date: Jun 2011
Location: India
Device: Kindle 3g
|
Here's my recipe for Grantland. Just ignore the podcast and everything is fine with the recipe.
Quote:
![]()
|
|
|
|
|
|
|
#4 |
|
Member
![]() Posts: 10
Karma: 10
Join Date: Dec 2010
Device: none
|
nevermind problem solved.
Thanks for the recipe Last edited by ubieubie; 06-17-2011 at 07:00 PM. Reason: figured out problem |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| recipe request | chell1948 | Recipes | 1 | 06-02-2011 02:23 PM |
| recipe request | Torx | Recipes | 0 | 12-20-2010 09:33 AM |
| Request for recipe | exdream | Calibre | 3 | 04-24-2010 11:13 AM |
| Request for Recipe | girlperson1 | Calibre | 2 | 11-14-2008 08:59 AM |
| Request for recipe | girlperson1 | Calibre | 2 | 11-13-2008 11:03 PM |