]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/rds.py
[ie/crunchyroll] Fix stream extraction (#10005)
[yt-dlp.git] / yt_dlp / extractor / rds.py
index 9a2e0d985163351d77a69f00b258830c86b0c495..1a1c6634e325bd298816a3cd4fc36d28d8e82d19 100644 (file)
@@ -8,6 +8,7 @@
 
 
 class RDSIE(InfoExtractor):
+    _WORKING = False
     IE_DESC = 'RDS.ca'
     _VALID_URL = r'https?://(?:www\.)?rds\.ca/vid(?:[eé]|%C3%A9)os/(?:[^/]+/)*(?P<id>[^/]+)-\d+\.\d+'