1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-29 21:57:50 +00:00

[iwara] Add playlist extractors (#3639)

Authored by: i6t
This commit is contained in:
i6t
2022-05-05 00:49:46 +09:00
committed by GitHub
parent 4f7a98c565
commit ff4d7860d5
2 changed files with 96 additions and 5 deletions

View File

@@ -702,7 +702,11 @@ from .ivi import (
IviCompilationIE
)
from .ivideon import IvideonIE
from .iwara import IwaraIE
from .iwara import (
IwaraIE,
IwaraPlaylistIE,
IwaraUserIE,
)
from .izlesene import IzleseneIE
from .jable import (
JableIE,