[shopify] add generic collection and product extractors (#175)

with fashionnova.com  as a default domain
This commit is contained in:
Mike Fährmann
2019-03-05 22:33:37 +01:00
parent 105097ddcf
commit 9c0e2f294b
5 changed files with 163 additions and 1 deletions

View File

@@ -19,13 +19,17 @@ from gallery_dl import extractor, job, config, exception
# these don't work on Travis CI
TRAVIS_SKIP = {
"exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie", "bobx",
"archivedmoe", "archiveofsins", "thebarchive", "fireden",
"archivedmoe", "archiveofsins", "thebarchive", "fireden", "4plebs",
"sankaku", "idolcomplex", "mangahere", "readcomiconline",
}
# temporary issues, etc.
BROKEN = {
"fallenangels",
"komikcast",
"mangapark",
"myportfolio",
"seaotterscans",
}