Merge remote-tracking branch 'jaimeMF/yt-playlists'
[youtube-dl] / youtube_dl / extractor / tvp.py
index 32e0f503764e7e4002ba7666ac600fa9c2ca5174..bfed9dd042bf3e170f1af394954d64dbdadea0ac 100644 (file)
@@ -13,9 +13,10 @@ class TvpIE(InfoExtractor):
         u'md5': u'148408967a6a468953c0a75cbdaf0d7a',
         u'file': u'12878238.wmv',
         u'info_dict': {
-            u'title': u'31.10.2013',
-            u'description': u'31.10.2013',
+            u'title': u'31.10.2013 - Odcinek 2',
+            u'description': u'31.10.2013 - Odcinek 2',
         },
+        u'skip': u'Download has to use same server IP as extraction. Therefore, a good (load-balancing) DNS resolver will make the download fail.'
     }
 
     def _real_extract(self, url):