@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.
|