mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
applefobia recipe
This commit is contained in:
parent
0e36f48c19
commit
130965ba41
16
recipes/applefobia.recipe
Normal file
16
recipes/applefobia.recipe
Normal 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')]
|
BIN
recipes/icons/applefobia.png
Normal file
BIN
recipes/icons/applefobia.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
Loading…
x
Reference in New Issue
Block a user