From fed75f66841cbb2cf05bee39679f895157658fd9 Mon Sep 17 00:00:00 2001
From: Jim Miller
Google has changed their quota limits for free applications using their AppEngine system, like this one.
- We're immediately reducing how long the system keeps - downloaded stories to 3 days to address this in part. -
-- However, we expect that there will be times when the - system exceeds it's permitted processing quota. We're - looking at ways to make the system more efficient, but - there will be issues for a while. -
-- You also have the option of running the downloader on your - own computer if you have Python available. - Download here. + This version of the application uses Python 2.7 and + multithreading to try and reduce our usage. Google + considers Python 2.7 Experimental still, so there may be issues.
If you have any problems with this application, please report them in the Fanfiction Downloader Google Group. The - Previous + Previous Version is also available for you to use if necessary.