New FimFiction.net API downloading:
authorNiki Roo <niki@nikiroo.be>
Wed, 12 Jul 2017 19:52:17 +0000 (21:52 +0200)
committerNiki Roo <niki@nikiroo.be>
Wed, 12 Jul 2017 19:56:08 +0000 (21:56 +0200)
- the new class FimfictionApi can download stories from the new API
- it will only do so if a token (or a client key/pass) is conigured
- Cache was adapted to use directories (shorter filenames)
- Cache now supports GET/POST parameters
- Cache now supports OAuth2 (enough for Fimfiction new API)
- Debug mode will now output cache hit/miss on stderr


No differences found