Explorar o código

[firsttv] Skip test

Sergey M. %!s(int64=11) %!d(string=hai) anos
pai
achega
cb38928974
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      youtube_dl/extractor/firsttv.py

+ 2 - 1
youtube_dl/extractor/firsttv.py

@@ -22,7 +22,8 @@ class FirstTVIE(InfoExtractor):
             'description': 'md5:cc730d2bf4215463e37fff6a1e277b13',
             'thumbnail': 'http://img1.1tv.ru/imgsize640x360/PR20140210114657.JPG',
             'duration': 149,
-        }
+        },
+        'skip': 'Only works from Russia',
     }
 
     def _real_extract(self, url):