[seisoparty] add 'user' and 'post' extractors (#1635)

This commit is contained in:
Mike Fährmann
2021-06-25 18:40:11 +02:00
parent 759735fb02
commit f74cf52e2b
5 changed files with 141 additions and 0 deletions

View File

@@ -317,6 +317,8 @@ def setup_test_config():
config.set(("extractor", "kemonoparty"), "cookies", {
"__ddg1": "0gBDGpJ3KZQmA4B9QH25", "__ddg2": "lmj5s1jnJOvhPXCX"})
config.set(("extractor", "seisoparty"), "cookies", {
"__ddg1": "Y8rBxSDHO5UCEtQvzyI9", "__ddg2": "lmj5s1jnJOvhPXCX"})
config.set(("extractor", "mastodon.social"), "access-token",
"Blf9gVqG7GytDTfVMiyYQjwVMQaNACgf3Ds3IxxVDUQ")