1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-06 17:45:13 +00:00

[ie/kenh14] Add extractor (#3996)

Closes #3937
Authored by: krichbanana, pzhlkj6612

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
This commit is contained in:
krichbanana
2024-11-17 09:12:26 -05:00
committed by GitHub
parent 7cecd299e4
commit eb15fd5a32
2 changed files with 164 additions and 0 deletions

View File

@@ -946,6 +946,10 @@ from .kaltura import KalturaIE
from .kankanews import KankaNewsIE
from .karaoketv import KaraoketvIE
from .kelbyone import KelbyOneIE
from .kenh14 import (
Kenh14PlaylistIE,
Kenh14VideoIE,
)
from .khanacademy import (
KhanAcademyIE,
KhanAcademyUnitIE,