From 4a34af3ad68efdaf0465d9072b70f1f6082f8577 Mon Sep 17 00:00:00 2001 From: John Schember Date: Fri, 11 Mar 2011 21:01:00 -0500 Subject: [PATCH] Change how cookies are transfered. Use a Mozilla cookie txt file for moving cookies. This fixes and issue with nook library files not downloading from B&N. --- src/calibre/__init__.py | 11 +++++--- src/calibre/gui2/store/web_control.py | 39 ++++++++++++++++++++++++--- src/calibre/gui2/store_download.py | 22 ++++++++------- 3 files changed, 54 insertions(+), 18 deletions(-) diff --git a/src/calibre/__init__.py b/src/calibre/__init__.py index 9b9b473b5b..605307d44b 100644 --- a/src/calibre/__init__.py +++ b/src/calibre/__init__.py @@ -481,13 +481,16 @@ def url_slash_cleaner(url): ''' return re.sub(r'(?