mirror of https://github.com/yt-dlp/yt-dlp.git
[rutv] Fix live stream test URL
This commit is contained in:
parent
df8418ffcf
commit
dfad3aac98
|
@ -87,7 +87,7 @@ class RUTVIE(InfoExtractor):
|
|||
'skip': 'Translation has finished',
|
||||
},
|
||||
{
|
||||
'url': 'http://live.russia.tv/index/index/channel_id/3',
|
||||
'url': 'http://player.rutv.ru/iframe/live/id/21/showZoomBtn/false/isPlay/true/',
|
||||
'info_dict': {
|
||||
'id': '21',
|
||||
'ext': 'mp4',
|
||||
|
|
Loading…
Reference in New Issue