[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:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user