Add new extractor

This commit is contained in:
Lucas 2015-09-24 22:19:09 +02:00 committed by Jaime Marquínez Ferrándiz
parent 6722ebd437
commit 47f2d01a5a
2 changed files with 116 additions and 0 deletions

View file

@ -274,6 +274,7 @@ from .karrierevideos import KarriereVideosIE
from .keezmovies import KeezMoviesIE
from .khanacademy import KhanAcademyIE
from .kickstarter import KickStarterIE
from .kika import KikaIE
from .keek import KeekIE
from .kontrtube import KontrTubeIE
from .krasview import KrasViewIE