Explorar o código

[rutv] Fix live stream test URL

Sergey M․ %!s(int64=10) %!d(string=hai) anos
pai
achega
dfad3aac98
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      youtube_dl/extractor/rutv.py

+ 1 - 1
youtube_dl/extractor/rutv.py

@@ -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',