Quote:
Originally Posted by kovidgoyal
I'm not sure what you're asking for.
1. If you want to know how to extract cookies from a QtWebKit browser, see the Browser/NetworkAccessManager classes in jsbrower/browser.py
2. If you want to know how to use these cookies with mechanize, see the get_browser() method in feeds/news.py
|
Thank you! I will take a look.
Quote:
3. You should probably be asking this on a FBreader forum, since how you do it will depend on what APIs it exposes.
|
There is no problem with FBReader API because I'm author of FBReader.

The question are:
- Calibre has a standard mechanism to download books from third-party sources (Get books->Stores). Is there a standard mechanism to upload books onto an external (cloud) storage?
- Is it possible to run plugin on whole Calibre library (some interface to access the library from a plugin), to upload all the books to the book network?