From aaca1c3ef0fa07a9a8178d3001a0c681e374d448 Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 20 Sep 2011 21:00:05 +0100 Subject: Fix up getabook; basically working now --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 4892b13..798a93d 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,10 @@ before 1.0: create other 2 utilities, fix http bugs, be unicode safe, package for osx & windows -# other utils +# getabook -getabook +parse jumboImageUrls in getBookData -getbnbook +# getbnbook # other todos -- cgit v1.2.3 From 159a3c8ef4a3844972981e03dbcb2759f2725e79 Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 20 Sep 2011 21:20:44 +0100 Subject: Get jumbo image urls from initial request too --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 798a93d..e9816c8 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,7 @@ before 1.0: create other 2 utilities, fix http bugs, be unicode safe, package fo # getabook -parse jumboImageUrls in getBookData +not all pages of 0312607172 are got, though they're available from web interface. maybe cookies are needed after all :( # getbnbook -- cgit v1.2.3