[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
parent 964b5493a4
commit 67685a541d
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