1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-02 12:02:52 -05:00

[tenplay] Add new extractor(closes #21446)

This commit is contained in:
Remita Amine
2019-10-27 22:02:46 +01:00
parent 548c395716
commit dd90451f0f
2 changed files with 56 additions and 0 deletions

View File

@ -1133,6 +1133,7 @@ from .telequebec import (
from .teletask import TeleTaskIE
from .telewebion import TelewebionIE
from .tennistv import TennisTVIE
from .tenplay import TenPlayIE
from .testurl import TestURLIE
from .tf1 import TF1IE
from .tfo import TFOIE