[e621] update to new interface / API endpoints (closes #635)

This commit is contained in:
Mike Fährmann
2020-03-06 20:49:02 +01:00
parent d1cf7ccdb3
commit ebc70e87ce
2 changed files with 167 additions and 44 deletions

View File

@@ -308,6 +308,7 @@ def setup_test_config():
config.set(("extractor", "nijie") , "username", email)
config.set(("extractor", "seiga") , "username", email)
config.set(("extractor", "danbooru") , "username", None)
config.set(("extractor", "e621") , "username", None)
config.set(("extractor", "instagram") , "username", None)
config.set(("extractor", "twitter") , "username", None)