api/match-action: rename isM3U8 to isHLS and u to url

This commit is contained in:
wukko
2024-10-28 15:14:36 +06:00
parent 7c516c0468
commit a46e04358a
7 changed files with 16 additions and 16 deletions

View File

@@ -65,7 +65,7 @@ export default async function(obj) {
return {
urls: matchingQuality.uri,
isM3U8: true,
isHLS: true,
filenameAttributes: {
service: "rutube",
id: obj.id,