1
0
Fork 0

[extractor/tempo] Add extractor (#4463)

Authored by: HobbyistDev
This commit is contained in:
HobbyistDev 2022-07-27 20:48:42 +09:00 committed by GitHub
commit 67685a541d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 54 additions and 0 deletions

View file

@ -1727,6 +1727,7 @@ from .telequebec import (
)
from .teletask import TeleTaskIE
from .telewebion import TelewebionIE
from .tempo import TempoIE
from .tennistv import TennisTVIE
from .tenplay import TenPlayIE
from .testurl import TestURLIE