View Single Post
Old 11-27-2014, 04:14 AM   #3
geometer
Member
geometer began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Dec 2005
Location: Cambridge, UK
Device: Sharp Zaurus SL-C3100
Quote:
Originally Posted by kovidgoyal View Post
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?
geometer is offline   Reply With Quote