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

[ketnet] Add extractor (Closes #10343)

This commit is contained in:
Sergey M․
2016-09-09 23:20:45 +07:00
parent bb5ebd4453
commit c6129feb7f
2 changed files with 53 additions and 0 deletions

View File

@@ -407,6 +407,7 @@
from .karaoketv import KaraoketvIE
from .karrierevideos import KarriereVideosIE
from .keezmovies import KeezMoviesIE
from .ketnet import KetnetIE
from .khanacademy import KhanAcademyIE
from .kickstarter import KickStarterIE
from .keek import KeekIE