Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zb-fetcher_win_1.8.2.zip | 2011-02-13 | 10.5 MB | |
zb-fetcher_1.8.2.tar.gz | 2011-02-12 | 77.3 kB | |
README | 2011-02-12 | 714 Bytes | |
Totals: 3 Items | 10.5 MB | 0 |
CHANGES all: * support cases where the Python 2 executable is python2 * use a different cookie file for each forum/username combination; new option in CLI to delete expired cookies; delete expired cookies on GUI startup GUI: * make it possible to store passwords forever instead of just for the current session * more GNOME HIG compliance. CLI: * allow multiple config arguments to the 'run' command. backend: * reduce number of pages fetched, especially when there are few new posts. * reuse cookies to save logging in again; this is quicker even when logging in returns the index page (POST is slow (~.5s slower here)) * fix bug: logging back in (when logged out mid-fetch) doesn't work