[mangoxo] add login support (#184)

A very recent change: It is now only possible to see more
than the first 5 images of an album if you are logged in.
This commit is contained in:
Mike Fährmann
2019-04-09 16:54:15 +02:00
parent 49a6522c38
commit d9b94a585d
4 changed files with 38 additions and 2 deletions

View File

@@ -228,6 +228,7 @@ def setup_test_config():
config.set(("extractor", "seiga", "username"), email)
config.set(("extractor", "danbooru", "username"), None)
config.set(("extractor", "twitter" , "username"), None)
config.set(("extractor", "mangoxo" , "password"), "VZ8DL3983u")
config.set(("extractor", "deviantart", "client-id"), "7777")
config.set(("extractor", "deviantart", "client-secret"),