]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/ndtv.py
[ie/crunchyroll] Fix stream extraction (#10005)
[yt-dlp.git] / yt_dlp / extractor / ndtv.py
index bfe52f77de75e4064f73534cde2c142ac42543cd..d099db37b1e4cdef51c2487bb8d2ddcc45ac1f92 100644 (file)
@@ -5,6 +5,7 @@
 
 
 class NDTVIE(InfoExtractor):
+    _WORKING = False
     _VALID_URL = r'https?://(?:[^/]+\.)?ndtv\.com/(?:[^/]+/)*videos?/?(?:[^/]+/)*[^/?^&]+-(?P<id>\d+)'
 
     _TESTS = [