Apply suggestions from code review

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
sepro
2025-04-03 21:00:55 +02:00
committed by GitHub
co-authored by bashonly
parent 3d07cd6a12
commit 0f952dc7bc
-2
View File
@@ -10,7 +10,6 @@ class RoyaLiveIE(InfoExtractor):
'id': '1',
'title': r're:Roya TV \d{4}-\d{2}-\d{2} \d{2}:\d{2}',
'ext': 'mp4',
'is_live': True,
'live_status': 'is_live',
},
}, {
@@ -19,7 +18,6 @@ class RoyaLiveIE(InfoExtractor):
'id': '21',
'title': r're:Roya News \d{4}-\d{2}-\d{2} \d{2}:\d{2}',
'ext': 'mp4',
'is_live': True,
'live_status': 'is_live',
},
}, {