[issuu] fix extractors (#7317)

This commit is contained in:
Mike Fährmann
2025-04-08 11:56:26 +02:00
parent 7f7af12c2f
commit 76040f9d68
2 changed files with 14 additions and 11 deletions

View File

@@ -5,6 +5,7 @@
# published by the Free Software Foundation.
from gallery_dl.extractor import issuu
from gallery_dl import exception
__tests__ = (
@@ -35,10 +36,11 @@ __tests__ = (
},
{
"#url" : "https://issuu.com/foodhome1955/docs/fh_winter2025-issuu-011625",
"#comment" : "HTML escapes",
"#class" : issuu.IssuuPublicationExtractor,
"#count" : 84,
"#url" : "https://issuu.com/foodhome1955/docs/fh_winter2025-issuu-011625",
"#comment" : "HTML escapes",
"#class" : issuu.IssuuPublicationExtractor,
"#exception": exception.NotFoundError,
"#count" : 84,
"document": {
"access" : "PUBLIC",