[ie/limelight] Remove extractor

This commit is contained in:
doe1080
2025-05-23 01:07:56 +09:00
parent 415b4c9f95
commit 8ec898717f
5 changed files with 3 additions and 387 deletions
+1
View File
@@ -6,6 +6,7 @@ from ..utils import ExtractorError, clean_html, int_or_none
class TFOIE(InfoExtractor):
_WORKING = False
_GEO_COUNTRIES = ['CA']
_VALID_URL = r'https?://(?:www\.)?tfo\.org/(?:en|fr)/(?:[^/]+/){2}(?P<id>\d+)'
_TEST = {