mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-03 16:45:17 +00:00
@ -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 = {
|
||||
|
Reference in New Issue
Block a user