[mangadex] implement login with username & password (#1535)

This commit is contained in:
Mike Fährmann
2021-06-08 02:06:19 +02:00
parent b93cbe6720
commit 07c8adbd8b
6 changed files with 46 additions and 5 deletions

View File

@@ -312,7 +312,7 @@ def setup_test_config():
config.set(("extractor", "mangoxo") , "password", "5zbQF10_5u25259Ma")
for category in ("danbooru", "instagram", "twitter", "subscribestar",
"e621", "inkbunny", "tapas", "pillowfort"):
"e621", "inkbunny", "tapas", "pillowfort", "mangadex"):
config.set(("extractor", category), "username", None)
config.set(("extractor", "mastodon.social"), "access-token",