1
0
Fork 0

[extractor/kankanews] Add extractor (#5729)

Authored by: synthpop123
This commit is contained in:
lkw123 2022-12-29 15:38:49 +08:00 committed by GitHub
commit 074b2fae90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 49 additions and 0 deletions

View file

@ -831,6 +831,7 @@ from .jwplatform import JWPlatformIE
from .kakao import KakaoIE
from .kaltura import KalturaIE
from .kanal2 import Kanal2IE
from .kankanews import KankaNewsIE
from .karaoketv import KaraoketvIE
from .karrierevideos import KarriereVideosIE
from .keezmovies import KeezMoviesIE