[extractor/telecaribe] Add extractor (#6311)

Authored by: elyse0
Closes #6001
This commit is contained in:
Elyse 2023-03-04 13:41:41 -06:00 committed by GitHub
parent 1f8489cccb
commit b404712822
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 78 additions and 0 deletions

View file

@ -1854,6 +1854,7 @@ from .ted import (
from .tele5 import Tele5IE
from .tele13 import Tele13IE
from .telebruxelles import TeleBruxellesIE
from .telecaribe import TelecaribePlayIE
from .telecinco import TelecincoIE
from .telegraaf import TelegraafIE
from .telegram import TelegramEmbedIE