1
0
Fork 0

[extractor/JStream] Add extractor (#6252)

Authored by: Lesmiscore
This commit is contained in:
Lesmiscore 2023-05-29 18:33:37 +09:00 committed by GitHub
commit 3459d3c5af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 74 additions and 0 deletions

View file

@ -878,6 +878,7 @@ from .japandiet import (
from .jeuxvideo import JeuxVideoIE
from .jove import JoveIE
from .joj import JojIE
from .jstream import JStreamIE
from .jwplatform import JWPlatformIE
from .kakao import KakaoIE
from .kaltura import KalturaIE