1
0
Fork 0

[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
commit ff4d7860d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,