[ie/kick:clips] Add extractor (#10572)

Closes #8115
Authored by: luvyana
This commit is contained in:
Oğulcan Tokar
2024-08-01 03:00:52 +03:00
committed by GitHub
parent d19fcb9342
commit bb3936ae2b
2 changed files with 150 additions and 56 deletions

View File

@@ -939,6 +939,7 @@ from .khanacademy import (
KhanAcademyUnitIE,
)
from .kick import (
KickClipIE,
KickIE,
KickVODIE,
)