1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-18 07:05:41 +07:00

[kinopoisk] Add extractor (closes #17283)

This commit is contained in:
Sergey M․
2018-08-22 02:19:30 +07:00
parent db192b2932
commit df4d817bc3
2 changed files with 71 additions and 0 deletions

View File

@@ -520,6 +520,7 @@
from .ketnet import KetnetIE
from .khanacademy import KhanAcademyIE
from .kickstarter import KickStarterIE
from .kinopoisk import KinoPoiskIE
from .keek import KeekIE
from .konserthusetplay import KonserthusetPlayIE
from .kontrtube import KontrTubeIE