[fanbox] extract 'archives' metadata (#7454)
This commit is contained in:
@@ -106,7 +106,7 @@ __tests__ = (
|
||||
"user": {
|
||||
"coverImageUrl" : "https://pixiv.pximg.net/c/1620x580_90_a2_g5/fanbox/public/images/creator/74349833/cover/n9mX8q4tUXHXXj7sK1RPWyUu.jpeg",
|
||||
"creatorId" : "official-en",
|
||||
"description" : "This is the official English pixivFANBOX account! \n(official Japanese account: https://official.fanbox.cc/ )\n\npixivFANBOX is a subscription service for building a reliable fan community where creators can nurture creative lifestyles together with their fans.\nFollowers can be notified of the updates from their favorite creators they are following. Supporters can enjoy closer communication with creators through exclusive content and their latest information.\n",
|
||||
"description" : "re:This is the official English pixivFANBOX account!.+",
|
||||
"hasAdultContent" : False,
|
||||
"hasBoothShop" : False,
|
||||
"iconUrl" : "https://pixiv.pximg.net/c/160x160_90_a2_g5/fanbox/public/images/user/74349833/icon/oJH0OoGoSixLrJXlnneNvC95.jpeg",
|
||||
@@ -153,9 +153,42 @@ __tests__ = (
|
||||
"https://downloads.fanbox.cc/images/post/3746116/C93E7db3C3sBqbDw6gQoZBMz.jpeg",
|
||||
],
|
||||
|
||||
"archives": (),
|
||||
"comments": "len:4",
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://mochirong.fanbox.cc/posts/9809662",
|
||||
"#comment" : "'archives' metadata (#7454)",
|
||||
"#class" : fanbox.FanboxPostExtractor,
|
||||
"#urls" : (
|
||||
"https://downloads.fanbox.cc/images/post/9809662/TUeXGybLxGVmzzrP8o3fhn27.jpeg",
|
||||
"https://downloads.fanbox.cc/images/post/9809662/qt5fZBGxErXDAgBf2qgUZ1O8.jpeg",
|
||||
"https://downloads.fanbox.cc/images/post/9809662/NvA7M0tIMGjA3sQxBqvdmwBm.jpeg",
|
||||
"https://downloads.fanbox.cc/images/post/9809662/189bCj577YGtiBT7qCxVQJjK.jpeg",
|
||||
"https://downloads.fanbox.cc/images/post/9809662/pYeCpfJYbojdj2VlyAwnh1oM.jpeg",
|
||||
"https://downloads.fanbox.cc/files/post/9809662/8amsYwtWPtwcBVF4JnALM1ec.zip",
|
||||
"https://downloads.fanbox.cc/files/post/9809662/6uhhqHYD4UvzVGx2I0QyLaiG.zip",
|
||||
),
|
||||
|
||||
"archives": [
|
||||
{
|
||||
"extension": "zip",
|
||||
"id" : "8amsYwtWPtwcBVF4JnALM1ec",
|
||||
"name" : "brushes",
|
||||
"size" : 1087777,
|
||||
"url" : "https://downloads.fanbox.cc/files/post/9809662/8amsYwtWPtwcBVF4JnALM1ec.zip",
|
||||
},
|
||||
{
|
||||
"extension": "zip",
|
||||
"id" : "6uhhqHYD4UvzVGx2I0QyLaiG",
|
||||
"name" : "Manual",
|
||||
"size" : 3222,
|
||||
"url" : "https://downloads.fanbox.cc/files/post/9809662/6uhhqHYD4UvzVGx2I0QyLaiG.zip",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://fanbox.cc/",
|
||||
"#category": ("", "fanbox", "home"),
|
||||
|
||||
Reference in New Issue
Block a user