[imagevenue] fix extraction

(closes #1677)
This commit is contained in:
Mike Fährmann
2021-07-09 20:13:18 +02:00
parent d287d2eb88
commit 64240c8d42
2 changed files with 22 additions and 11 deletions

View File

@@ -22,7 +22,6 @@ from gallery_dl import extractor, util, job, config, exception # noqa E402
# temporary issues, etc.
BROKEN = {
"imagevenue",
"photobucket",
}