Update update.js

This commit is contained in:
Aleksandr Statciuk 2022-09-11 19:50:43 +03:00
parent e90e2587cb
commit e7ae344702
1 changed files with 1 additions and 1 deletions

View File

@ -11,8 +11,8 @@ async function main() {
streams,
[
'channel',
s => levels[s.status] || levels['default'],
s => (s.channel ? '' : s.title),
s => levels[s.status] || levels['default'],
'height',
'frame_rate',
'url'