applefobia recipe

This commit is contained in:
Piotr Parafiniuk 2014-03-18 18:53:25 +01:00
parent 0e36f48c19
commit 130965ba41
2 changed files with 16 additions and 0 deletions

16
recipes/applefobia.recipe Normal file
View File

@ -0,0 +1,16 @@
class BasicUserRecipe1395137685(AutomaticNewsRecipe):
title = u'Applefobia'
oldest_article = 7
max_articles_per_feed = 100
auto_cleanup = True
language = 'pl' # dwuliterowe oznaczenie jêzyka
remove_empty_feeds = True # usuñ puste wiadomoœci
remove_javascript = True # usuñ skrypty JavaScript
conversion_options = { 'tags' : u'newsy, Apple, humor',
'smarten_punctuation' : True,
'authors' : 'Ogrodnik January',
'publisher' : 'Blogspot.pl'
} # opcje konwersji. Tu mo¿na ustawiæ wartoœæ pól w metadanych ksi¹¿ki.
reverse_article_order = True # odwraca domyœln¹ kolejnoœæ i czytamy od najstarszej do najnowszej a nie odwrotnie.
feeds = [(u'Aktualne', u'http://applefobia.blogspot.com/feeds/posts/default')]

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB