From c8fe9f861f16662b99cffcd4b64ec5973f12a7f0 Mon Sep 17 00:00:00 2001 From: Nick White Date: Fri, 17 Feb 2012 18:22:50 +0000 Subject: Add bug to TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index e420875..cff5be1 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,8 @@ before 1.0: fix http bug, package for osx # other todos +the tools look for ...png, meaning that they'll re-download jpgs. should look for png too. + bug in get() & post(): if the \r\n\r\n after http headers is cut off between recv buffers 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) -- cgit v1.2.3