mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 17:59:55 +02:00
Update
This commit is contained in:
parent
c940cd61ac
commit
59a20745e7
2101 changed files with 1312074 additions and 30292 deletions
3
node_modules/@videojs/http-streaming/scripts/index.js
generated
vendored
3
node_modules/@videojs/http-streaming/scripts/index.js
generated
vendored
|
@ -470,7 +470,6 @@
|
|||
'pixel-diff-selector',
|
||||
'network-info',
|
||||
'dts-offset',
|
||||
'offset-each-segment',
|
||||
'override-native',
|
||||
'preload',
|
||||
'mirror-source',
|
||||
|
@ -526,7 +525,6 @@
|
|||
'pixel-diff-selector',
|
||||
'network-info',
|
||||
'dts-offset',
|
||||
'offset-each-segment',
|
||||
'exact-manifest-timings',
|
||||
'forced-subtitles'
|
||||
].forEach(function(name) {
|
||||
|
@ -611,7 +609,6 @@
|
|||
leastPixelDiffSelector: getInputValue(stateEls['pixel-diff-selector']),
|
||||
useNetworkInformationApi: getInputValue(stateEls['network-info']),
|
||||
useDtsForTimestampOffset: getInputValue(stateEls['dts-offset']),
|
||||
calculateTimestampOffsetForEachSegment: getInputValue(stateEls['offset-each-segment']),
|
||||
useForcedSubtitles: getInputValue(stateEls['forced-subtitles'])
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue