mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-06-05 21:49:13 +02:00
[rtlxl] Fix format order
This commit is contained in:
@@ -55,6 +55,7 @@ class RtlXlIE(InfoExtractor):
|
|||||||
{
|
{
|
||||||
'url': PG_URL_TEMPLATE % ('a3m', video_urlpart),
|
'url': PG_URL_TEMPLATE % ('a3m', video_urlpart),
|
||||||
'format_id': 'pg-hd',
|
'format_id': 'pg-hd',
|
||||||
|
'quality': 0,
|
||||||
}
|
}
|
||||||
])
|
])
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user