[sexcom] support new-style '/videos' URLs (#7239)

This commit is contained in:
Mike Fährmann
2025-03-27 21:56:06 +01:00
parent c6bc46f5ba
commit d4ce8be1f5
2 changed files with 82 additions and 4 deletions

View File

@@ -78,11 +78,64 @@ __tests__ = (
{
"#url" : "https://www.sex.com/pin/55748341/",
"#comment" : "video",
"#comment" : "video legacy URL",
"#category": ("", "sexcom", "pin"),
"#class" : sexcom.SexcomPinExtractor,
"#urls" : "https://video1.sx.cdn.live/videos/pinporn/2018/02/10/776229_hd.mp4",
"#sha1_content": "e1a5834869163e2c4d1ca2677f5b7b367cf8cfff",
"comments" : range(0, 5),
"date" : "2018-02-10 14:58:55",
"extension": "mp4",
"filename" : "776229_hd",
"likes" : range(30, 50),
"pin_id" : 55748341,
"repins" : range(10, 20),
"thumbnail": "https://imagex1.sx.cdn.live/images/pinporn/2018/02/10/19082009.jpg?width=300",
"title" : "Pin #55748341",
"type" : "video",
"uploader" : "Vinsein",
"url" : "https://video1.sx.cdn.live/videos/pinporn/2018/02/10/776229_hd.mp4",
"tags": [
"Hentai",
],
},
{
"#url" : "https://www.sex.com/en/videos/680933",
"#comment" : "video",
"#category": ("", "sexcom", "pin"),
"#class" : sexcom.SexcomPinExtractor,
"#urls" : "ytdl:https://videos.sex.com/680933/video.m3u8",
"extension": "mp4",
"pin_id" : 680933,
"title" : "Underwater Big Boobs Kristy with Small Boobs Petra",
"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",
],
},
{