View Single Post
Old 01-06-2010, 11:18 AM   #1090
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,491
Karma: 28005164
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@Baumi: At some point I will write infrastructure in the news download system to handle downloading epub files directly. Until then you can do it yourself by overriding the build_index method to basically download the epub, unzip it and return the path to the opf file in the unzipped epub.

As for login, take a look at the various builting recipes that handle logins like: ny times, wall street journal, etc.
kovidgoyal is offline