[sexcom] update

- fix 'title' and 'type' of pictures
- remove '#' from the beginning of each tag
- add 'gifs' option
This commit is contained in:
Mike Fährmann
2025-06-01 19:25:48 +02:00
parent 0b0152b347
commit df4845bf60
4 changed files with 72 additions and 39 deletions

View File

@@ -13,6 +13,7 @@ __tests__ = (
"#comment" : "picture (legacy URL)",
"#category": ("", "sexcom", "pin"),
"#class" : sexcom.SexcomPinExtractor,
"#skip" : "legacy",
"#urls" : "https://imagex1.sx.cdn.live/images/pinporn/2014/08/26/7637609.jpg",
"#sha1_content": "8cd419c6790ef7348bd398c364ab10f956e438dc",
@@ -49,9 +50,9 @@ __tests__ = (
"extension": "jpg",
"filename" : "7637609",
"pin_id" : 612398,
"tags" : ["#Hot"],
"title" : "",
"type" : "gif",
"tags" : ["Hot"],
"title" : "Sexy Ecchi Girls 166",
"type" : "picture",
},
{
@@ -70,9 +71,10 @@ __tests__ = (
"title" : "Ecchi",
"type" : "gif",
"url" : "https://imagex1.sx.cdn.live/images/pinporn/2017/12/07/18760842.gif",
"_fallback": ("https://imagex1.sx.cdn.live/images/pinporn/2017/12/07/18760842.webp",),
"tags" : [
"#Big Tits",
"#Hentai",
"Big Tits",
"Hentai",
],
},
@@ -81,28 +83,30 @@ __tests__ = (
"#comment" : "gif",
"#category": ("", "sexcom", "pin"),
"#class" : sexcom.SexcomPinExtractor,
"#urls" : "https://imagex1.sx.cdn.live/images/pinporn/2017/12/07/18760842.gif",
"#sha1_content": "176cc63fa05182cb0438c648230c0f324a5965fe",
"#options" : {"gifs": False},
"#urls" : "https://imagex1.sx.cdn.live/images/pinporn/2017/12/07/18760842.webp",
"#sha1_content": "d5d58fbb92f87be49a37d29d82687c9efa7f796f",
"date" : "dt:2017-12-07 00:00:00",
"date_url" : "dt:2017-12-07 00:00:00",
"extension": "gif",
"extension": "webp",
"filename" : "18760842",
"pin_id" : 209061,
"title" : "Ecchi",
"type" : "gif",
"url" : "https://imagex1.sx.cdn.live/images/pinporn/2017/12/07/18760842.gif",
"url" : "https://imagex1.sx.cdn.live/images/pinporn/2017/12/07/18760842.webp",
"tags" : [
"#Big Tits",
"#Hentai",
"Big Tits",
"Hentai",
],
},
{
"#url" : "https://www.sex.com/pin/55748341/",
"#comment" : "video legacy URL",
"#comment" : "video (legacy URL)",
"#category": ("", "sexcom", "pin"),
"#class" : sexcom.SexcomPinExtractor,
"#skip" : "gone",
"#urls" : "https://video1.sx.cdn.live/videos/pinporn/2018/02/10/776229_hd.mp4",
"#sha1_content": "e1a5834869163e2c4d1ca2677f5b7b367cf8cfff",
@@ -137,27 +141,27 @@ __tests__ = (
"type" : "video",
"url" : "ytdl:https://videos.sex.com/680933/video.m3u8",
"tags" : [
"#Babe",
"#Beach",
"#Big Boobs",
"#Bikini",
"#Brunette",
"#Brunette Babe",
"#Girlfriend",
"#Natural Tits",
"#Nude",
"#Pool",
"#Poolside",
"#Public Sex",
"#Russian",
"#Shower",
"#Small Boobs",
"#Swimming",
"#Swimming Pool",
"#Tight Pussy",
"#Underwater",
"#With",
"#Young",
"Babe",
"Beach",
"Big Boobs",
"Bikini",
"Brunette",
"Brunette Babe",
"Girlfriend",
"Natural Tits",
"Nude",
"Pool",
"Poolside",
"Public Sex",
"Russian",
"Shower",
"Small Boobs",
"Swimming",
"Swimming Pool",
"Tight Pussy",
"Underwater",
"With",
"Young",
],
},