]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/vtm.py
[ie/crunchyroll] Fix stream extraction (#10005)
[yt-dlp.git] / yt_dlp / extractor / vtm.py
index 093f1aa69977a3af99cb18da4040015f3252dfe3..6db49c5b61c36a88094c549ee6a6ce38feb7f5c1 100644 (file)
@@ -1,6 +1,3 @@
-# coding: utf-8
-from __future__ import unicode_literals
-
 from .common import InfoExtractor
 from ..utils import (
     int_or_none,
@@ -10,6 +7,7 @@
 
 
 class VTMIE(InfoExtractor):
+    _WORKING = False
     _VALID_URL = r'https?://(?:www\.)?vtm\.be/([^/?&#]+)~v(?P<id>[0-9a-f]{8}(?:-[0-9a-f]{4}){3}-[0-9a-f]{12})'
     _TEST = {
         'url': 'https://vtm.be/gast-vernielt-genkse-hotelkamer~ve7534523-279f-4b4d-a5c9-a33ffdbe23e1',