]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/groupon.py
[cleanup] Remove dead extractors (#8604)
[yt-dlp.git] / yt_dlp / extractor / groupon.py
index 362d3ff831a15283240ee1ffdc8e8182d8af4c9d..c1cbda35f0f1a18774ed8687b809afd41f6ceb61 100644 (file)
@@ -31,7 +31,6 @@ class GrouponIE(InfoExtractor):
     }
 
     _PROVIDERS = {
-        'ooyala': ('ooyala:%s', 'Ooyala'),
         'youtube': ('%s', 'Youtube'),
     }