1
0
Fork 0

[extractor/kanal2] Add extractor (#5575)

Authored by: glensc, pukkandan, bashonly
This commit is contained in:
Elan Ruusamäe 2022-11-22 20:09:57 +02:00 committed by GitHub
commit 9d52bf65ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 67 additions and 0 deletions

View file

@ -820,6 +820,7 @@ from .joj import JojIE
from .jwplatform import JWPlatformIE
from .kakao import KakaoIE
from .kaltura import KalturaIE
from .kanal2 import Kanal2IE
from .karaoketv import KaraoketvIE
from .karrierevideos import KarriereVideosIE
from .keezmovies import KeezMoviesIE