]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/vesti.py
[ie/orf:on] Improve extraction (#9677)
[yt-dlp.git] / yt_dlp / extractor / vesti.py
index e9731a94152ed9ce9d9cfec655bdc1c9e465e27f..3f2dddbe90c2f6948cba02fdeeff5d1758c1cb3c 100644 (file)
@@ -6,6 +6,7 @@
 
 
 class VestiIE(InfoExtractor):
+    _WORKING = False
     IE_DESC = 'Вести.Ru'
     _VALID_URL = r'https?://(?:.+?\.)?vesti\.ru/(?P<id>.+)'