release version 1.14.1

This commit is contained in:
Mike Fährmann
2020-06-12 20:12:09 +02:00
parent 087e3184dc
commit 6db7ed90cb
4 changed files with 18 additions and 5 deletions

View File

@@ -33,6 +33,8 @@ TRAVIS_SKIP = {
BROKEN = {
"imagevenue",
"photobucket",
"seiga",
"twitter",
"worldthree",
}
@@ -312,7 +314,6 @@ def setup_test_config():
config.set(("extractor", "e621") , "username", None)
config.set(("extractor", "instagram") , "username", None)
config.set(("extractor", "twitter") , "username", None)
config.set(("extractor", "twitter") , "retries" , 10)
config.set(("extractor", "newgrounds"), "username", "d1618111")
config.set(("extractor", "newgrounds"), "password", "d1618111")