mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-02 04:51:20 +00:00
api/match-action: rename isM3U8 to isHLS and u to url
This commit is contained in:
@@ -65,7 +65,7 @@ export default async function(obj) {
|
||||
|
||||
return {
|
||||
urls: matchingQuality.uri,
|
||||
isM3U8: true,
|
||||
isHLS: true,
|
||||
filenameAttributes: {
|
||||
service: "rutube",
|
||||
id: obj.id,
|
||||
|
||||
Reference in New Issue
Block a user