[ie/tbsjp] Add episode, program, playlist extractors (#7765)

Authored by: garret1317
This commit is contained in:
garret 2023-08-14 19:29:04 +01:00 committed by GitHub
parent 339c339fec
commit 876b70c8ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 157 additions and 0 deletions

View file

@ -1901,6 +1901,11 @@ from .sztvhu import SztvHuIE
from .tagesschau import TagesschauIE
from .tass import TassIE
from .tbs import TBSIE
from .tbsjp import (
TBSJPEpisodeIE,
TBSJPProgramIE,
TBSJPPlaylistIE,
)
from .tdslifeway import TDSLifewayIE
from .teachable import (
TeachableIE,