1
0
Fork 0

[ie/jtbc] Add extractors (#8314)

Authored by: seproDev
This commit is contained in:
sepro 2023-10-13 21:30:24 +02:00 committed by GitHub
commit b286ec68f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 160 additions and 0 deletions

View file

@ -896,6 +896,10 @@ from .jeuxvideo import JeuxVideoIE
from .jove import JoveIE
from .joj import JojIE
from .jstream import JStreamIE
from .jtbc import (
JTBCIE,
JTBCProgramIE,
)
from .jwplatform import JWPlatformIE
from .kakao import KakaoIE
from .kaltura import KalturaIE