Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre > Recipes

Notices

Reply
 
Thread Tools Search this Thread
Old 07-01-2012, 09:24 AM   #1
cram1010
Member
cram1010 began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Apr 2012
Device: Bq cervantes
Algunos blogs sociales en español

Se seguiran actualizando en esta dirección:

https://github.com/cram1010/CalibreRecipes

De momento incluye dos blogs sobre temática social. El código es este:

Code:
from calibre.web.feeds.news import BasicNewsRecipe

class BlogsSociales (BasicNewsRecipe):
   __author__ = 'Marc Busqué <marc@lamarciana.com>' #Thanks to atlantique https://www.mobileread.com/forums/member.php?u=67876
   __url__ = 'http://www.lamarciana.com'
   __version__ = '1.0'
   __license__   = 'GPL v3'
   __copyright__ = '2012, Marc Busqué <marc@lamarciana.com>'
   title = u'Blogs sociales'
   description = u'Recopilación de blogs de temática social'
   language = 'es'
   tags = 'social, contrainformación, información alternativa'
   oldest_article = 7
   remove_empty_feeds = True
   no_stylesheets = True

   feeds = [
         (u'Gervasio Sánchez', u'http://blogs.heraldo.es/gervasiosanchez/?feed=rss2'),
         (u'Hernán Zin', u'http://blogs.20minutos.es/enguerra/feed/'),
         ]
cram1010 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Amazon launches Kindle eBook store en Español carld News 18 04-06-2012 08:27 PM
?eBooks en Español¿ CharlieBird Reading Recommendations 4 09-13-2010 09:29 PM
Historical Fiction Cervantes, Miguel: Don Quijote (Quixote) de la Mancha[Español/Spanish] v.1, 4/4/09 =X= ePub Books 0 04-06-2009 04:45 PM
Historical Fiction Cervantes, Miguel: Don Quijote (Quixote) de la Mancha[Español/Spanish] v.1, 4/4/09 =X= Other Books 0 04-06-2009 04:41 PM
Historical Fiction Cervantes, Miguel: Don Quijote (Quixote) de la Mancha[Español/Spanish] v.1, 4/4/09 =X= IMP Books 0 04-06-2009 04:39 PM


All times are GMT -4. The time now is 05:54 PM.


MobileRead.com is a privately owned, operated and funded community.