chore(extractor): increase Fsst TTL to 3 hours

This commit is contained in:
WebStreamr 2026-01-26 19:33:10 +00:00
parent 2ba6e4fa35
commit a876c9b144
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View file

@ -7,6 +7,8 @@ export class Fsst extends Extractor {
public readonly label = 'Fsst';
public override readonly ttl: number = 10800000; // 3h
public supports(_ctx: Context, url: URL): boolean {
return null !== url.host.match(/fsst/);
};

View file

@ -10,7 +10,7 @@ exports[`Fsst Wake up Dead Man 1`] = `
"height": 1080,
"title": "Wake.Up.Dead.Man.A.Knives.Out.Mystery.2025.mkv",
},
"ttl": 900000,
"ttl": 10800000,
"url": "https://a41.filevideo1.com/remote_control.php?time=1767712695&cv=a5df8582e6558fcf6bc25d7f02e5e646&lr=0&cv2=81173262e5b3e34fa9ebf67326ca98a5&file=%2Fvideos%2F948000%2F948429%2F948429.mp4&cv3=2d8ee1a66c0ca6ce75d84c67a50a70e9&cv4=7cf7fccae0c48291e3452c8ca2277f70",
},
]