mirror of
https://github.com/mikf/gallery-dl.git
synced 2025-01-31 11:41:35 +01:00
update test results
- hbrowse: one tag got removed - mangoxo: gallery changed owner - photobucket: ?, but photo still downloads
This commit is contained in:
parent
dcaa3d01bd
commit
a28552fd19
@ -50,7 +50,7 @@ class HbrowseChapterExtractor(HbrowseBase, ChapterExtractor):
|
||||
pattern = r"(?:https?://)?(?:www\.)?hbrowse\.com(/(\d+)/c(\d+))"
|
||||
test = ("https://www.hbrowse.com/10363/c00000", {
|
||||
"url": "6feefbc9f4b98e20d8425ddffa9dd111791dc3e6",
|
||||
"keyword": "274996f6c809e5250b6ff3abbc5147e29f89d9a5",
|
||||
"keyword": "6c1136522a25de013a6579ffa34dadc1eb0d4d1b",
|
||||
"content": "44578ebbe176c2c27434966aef22945787e2781e",
|
||||
})
|
||||
|
||||
@ -78,7 +78,7 @@ class HbrowseMangaExtractor(HbrowseBase, MangaExtractor):
|
||||
pattern = r"(?:https?://)?(?:www\.)?hbrowse\.com(/\d+)/?$"
|
||||
test = ("https://www.hbrowse.com/10363", {
|
||||
"url": "b89682bfb86c11d2af0dc47463804ec3ac4aadd6",
|
||||
"keyword": "4b15fda1858a69de1fbf5afddfe47dd893397312",
|
||||
"keyword": "08f5935a4411d2c19ac1786bd4ca552c3785fcae",
|
||||
})
|
||||
|
||||
def chapters(self, page):
|
||||
|
@ -72,8 +72,8 @@ class MangoxoAlbumExtractor(MangoxoExtractor):
|
||||
"url": "ad921fe62663b06e7d73997f7d00646cab7bdd0d",
|
||||
"keyword": {
|
||||
"channel": {
|
||||
"id": "QeYKRkO0",
|
||||
"name": "美女图社",
|
||||
"id": "Jpw9ywQ4",
|
||||
"name": "绘画艺术赏析",
|
||||
"cover": str,
|
||||
},
|
||||
"album": {
|
||||
|
@ -117,7 +117,7 @@ class PhotobucketImageExtractor(Extractor):
|
||||
(("https://s271.photobucket.com/user/lakerfanryan"
|
||||
"/media/Untitled-3-1.jpg.html"), {
|
||||
"url": "3b647deeaffc184cc48c89945f67574559c9051f",
|
||||
"keyword": "a2de4e60d584912537b8025c01bdd1d20bdea735",
|
||||
"keyword": "69732741b2b351db7ecaa77ace2fdb39f08ca5a3",
|
||||
}),
|
||||
(("https://s271.photobucket.com/user/lakerfanryan"
|
||||
"/media/IsotopeswBros.jpg.html?sort=3&o=2"), {
|
||||
|
Loading…
x
Reference in New Issue
Block a user