1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 14:45:42 +07:00

[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
parent 06a9d68eb8
commit 074b2fae90
2 changed files with 49 additions and 0 deletions

View File

@@ -831,6 +831,7 @@
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