1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[icareus] Add extractor (#3320)

Authored by: tpikonen, pukkandan
This commit is contained in:
Teemu Ikonen
2022-04-24 04:18:04 +03:00
committed by GitHub
parent a1ddaa899c
commit 52c2af8298
2 changed files with 181 additions and 0 deletions

View File

@ -640,6 +640,7 @@ from .hungama import (
HungamaAlbumPlaylistIE,
)
from .hypem import HypemIE
from .icareus import IcareusIE
from .ichinanalive import (
IchinanaLiveIE,
IchinanaLiveClipIE,