Browse Source

[rutv] Fix live stream test URL

totalwebcasting
Sergey M․ 10 years ago
parent
commit
dfad3aac98
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/rutv.py

+ 1
- 1
youtube_dl/extractor/rutv.py View File

@ -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…
Cancel
Save