[pornhub] fix KeyError when album images are missing (#6299)
This commit is contained in:
@@ -31,6 +31,13 @@ __tests__ = (
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://www.pornhub.com/album/69606532",
|
||||
"#comment" : "KeyError due to missing image entry (#6299)",
|
||||
"#class" : pornhub.PornhubGalleryExtractor,
|
||||
"#count" : 6,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://www.pornhub.com/album/69040172",
|
||||
"#category": ("", "pornhub", "gallery"),
|
||||
@@ -112,7 +119,7 @@ __tests__ = (
|
||||
"#category": ("", "pornhub", "gifs"),
|
||||
"#class" : pornhub.PornhubGifsExtractor,
|
||||
"#pattern" : pornhub.PornhubGifExtractor.pattern,
|
||||
"#count" : ">= 42",
|
||||
"#count" : ">= 30",
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user