aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/vtm.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/vtm.py')
-rw-r--r--yt_dlp/extractor/vtm.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_dlp/extractor/vtm.py b/yt_dlp/extractor/vtm.py
index 6381fd311..6db49c5b6 100644
--- a/yt_dlp/extractor/vtm.py
+++ b/yt_dlp/extractor/vtm.py
@@ -7,6 +7,7 @@ from ..utils import (
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',