Merge branch 'master' into 1.4-dev

This commit is contained in:
Mike Fährmann
2018-05-14 14:50:02 +02:00
10 changed files with 168 additions and 82 deletions

View File

@@ -16,11 +16,13 @@ from gallery_dl import extractor, job, config, exception
# these don't work on travis-ci
TRAVIS_SKIP = {
"exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie",
"archivedmoe", "archiveofsins", "thebarchive", "sankaku", "idolcomplex",
"archivedmoe", "archiveofsins", "thebarchive", "fireden",
"sankaku", "idolcomplex",
}
# temporary issues, etc.
BROKEN = {
"pixiv", # /users/<id>/favorite_works API endpoint is gone
}