mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
Update
This commit is contained in:
parent
c940cd61ac
commit
59a20745e7
2101 changed files with 1312074 additions and 30292 deletions
35
node_modules/mpd-parser/test/manifests/multiperiod.js
generated
vendored
35
node_modules/mpd-parser/test/manifests/multiperiod.js
generated
vendored
|
@ -310,6 +310,13 @@ export const parsedManifest = {
|
|||
schemeIdUri: 'urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed'
|
||||
},
|
||||
pssh: new Uint8Array([181, 235, 45])
|
||||
},
|
||||
'mp4protection': {
|
||||
attributes: {
|
||||
'cenc:default_KID': 'aaa',
|
||||
'schemeIdUri': 'urn:mpeg:dash:mp4protection:2011',
|
||||
'value': 'cenc'
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -596,6 +603,13 @@ export const parsedManifest = {
|
|||
schemeIdUri: 'urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed'
|
||||
},
|
||||
pssh: new Uint8Array([181, 235, 45])
|
||||
},
|
||||
'mp4protection': {
|
||||
attributes: {
|
||||
'cenc:default_KID': 'aaa',
|
||||
'schemeIdUri': 'urn:mpeg:dash:mp4protection:2011',
|
||||
'value': 'cenc'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -901,6 +915,13 @@ export const parsedManifest = {
|
|||
schemeIdUri: 'urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed'
|
||||
},
|
||||
pssh: new Uint8Array([181, 235, 45])
|
||||
},
|
||||
'mp4protection': {
|
||||
attributes: {
|
||||
'cenc:default_KID': 'aaa',
|
||||
'schemeIdUri': 'urn:mpeg:dash:mp4protection:2011',
|
||||
'value': 'cenc'
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1194,6 +1215,13 @@ export const parsedManifest = {
|
|||
schemeIdUri: 'urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed'
|
||||
},
|
||||
pssh: new Uint8Array([181, 235, 45])
|
||||
},
|
||||
'mp4protection': {
|
||||
attributes: {
|
||||
'cenc:default_KID': 'aaa',
|
||||
'schemeIdUri': 'urn:mpeg:dash:mp4protection:2011',
|
||||
'value': 'cenc'
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1487,6 +1515,13 @@ export const parsedManifest = {
|
|||
schemeIdUri: 'urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed'
|
||||
},
|
||||
pssh: new Uint8Array([181, 235, 45])
|
||||
},
|
||||
'mp4protection': {
|
||||
attributes: {
|
||||
'cenc:default_KID': 'aaa',
|
||||
'schemeIdUri': 'urn:mpeg:dash:mp4protection:2011',
|
||||
'value': 'cenc'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue