1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[ie/ivoox] Add extractor (#12768)

Authored by: NeonMan, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
J.Luis
2025-04-06 20:48:07 +02:00
committed by GitHub
parent a473e59233
commit 7faa18b83d
2 changed files with 79 additions and 0 deletions

View File

@@ -903,6 +903,7 @@ from .ivi import (
IviIE,
)
from .ivideon import IvideonIE
from .ivoox import IvooxIE
from .iwara import (
IwaraIE,
IwaraPlaylistIE,