1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00

[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
parent d761dfd059
commit 9d52bf65ff
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