mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fast forward on HLS decode error
This commit is contained in:
@@ -55,7 +55,8 @@ const playerKeys = {
|
||||
'Playlist: {1}': 'Playlist: {1}',
|
||||
'disabled': 'disabled',
|
||||
' off': ' off',
|
||||
'Player mode': 'Player mode'
|
||||
'Player mode': 'Player mode',
|
||||
'The video failed to play, will try to fast forward.': 'The video failed to play, will try to fast forward.'
|
||||
}
|
||||
Object.assign(playerKeys, videojs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user