summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2012-07-10 23:34:26 +0100
committerNick White <git@njw.me.uk>2012-07-10 23:34:26 +0100
commit416a58946b7310cd3e44edabe4bc8aa67b7610b5 (patch)
treeae8edc5d46e4a53bd7cd6f6a072da549a10d5e44
parent80afa0fb239cdc9b593cd61f322b2b916921d68d (diff)
Update TODO
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index f136bff..61a378a 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,5 @@
in getabook, the web client tries downloading sequentially the first few pages, regardless of whether they're in the available page list. this actually works (some or all of these pages will return), so we should implement something similar too. exactly how it knows when to stop looking is not clear, at least with the one i tried, it just tried all of the first 25 pages.
-in getgbook, check that downloaded page doesn't match 'page not available' image; if so delete (as may be redownloadable later, perhaps even then with different cookies)
-in getbnbook, check that downloaded page doesn't match 'page not available' swf; if so delete (as may be redownloadable later, perhaps even then with different cookies)
-
submit 'pad' file to websites http://padsites.asp-software.org/
write some little tests