diff options
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
| -rw-r--r-- | youtube_dl/extractor/extractors.py | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py index 96f3d3fcb..124e909fb 100644 --- a/youtube_dl/extractor/extractors.py +++ b/youtube_dl/extractor/extractors.py @@ -870,6 +870,7 @@ from .teletask import TeleTaskIE  from .telewebion import TelewebionIE  from .testurl import TestURLIE  from .tf1 import TF1IE +from .tfo import TFOIE  from .theintercept import TheInterceptIE  from .theplatform import (      ThePlatformIE,  | 
