Handle unavailable videos in embed playlists
This commit is contained in:
parent
a950e4c82b
commit
56674bb9f8
4 changed files with 71 additions and 26 deletions
|
@ -52,7 +52,8 @@ values(VIDEO_CATEGORIES)
|
|||
'This playlist does not exist',
|
||||
'We cannot fetch the playlist. Please try again later.',
|
||||
'Playlist: {1}',
|
||||
'By {1}'
|
||||
'By {1}',
|
||||
'Unavailable video'
|
||||
])
|
||||
.forEach(v => { serverKeys[v] = v })
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue