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

Closes #8115
Authored by: luvyana
This commit is contained in:
Oğulcan Tokar
2024-08-01 00:00:52 +00:00
committed by GitHub
parent d19fcb9342
commit bb3936ae2b
2 changed files with 150 additions and 56 deletions
+1
View File
@@ -939,6 +939,7 @@ from .khanacademy import (
KhanAcademyUnitIE,
)
from .kick import (
KickClipIE,
KickIE,
KickVODIE,
)