update build_supportedsites.py

This commit is contained in:
Mike Fährmann
2019-01-09 14:21:19 +01:00
parent 1e4d351ad3
commit e53cdfd6a8
5 changed files with 21 additions and 13 deletions

View File

@@ -23,6 +23,7 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
"pinterest",
}
@@ -38,6 +39,7 @@ def setup_test_config():
config.set(("extractor", "password"), name)
config.set(("extractor", "nijie", "username"), email)
config.set(("extractor", "seiga", "username"), email)
config.set(("extractor", "danbooru", "username"), None)
config.set(("extractor", "deviantart", "client-id"), "7777")
config.set(("extractor", "deviantart", "client-secret"),