Support TenPlaySeasonIE

pull/31892/head
dirkf 11 months ago committed by GitHub
parent def8836ca9
commit 3ae35e2933
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save