Handle basic playlist in embed
This commit is contained in:
parent
5abc96fca2
commit
4572c3d0d9
13 changed files with 570 additions and 25 deletions
|
@ -50,7 +50,9 @@ values(VIDEO_CATEGORIES)
|
|||
'Sorry',
|
||||
'This video is not available because the remote instance is not responding.',
|
||||
'This playlist does not exist',
|
||||
'We cannot fetch the playlist. Please try again later.'
|
||||
'We cannot fetch the playlist. Please try again later.',
|
||||
'Playlist: {1}',
|
||||
'By {1}'
|
||||
])
|
||||
.forEach(v => { serverKeys[v] = v })
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue