1
0
Fork 0

[Jable] Add extractor (#3341)

Closes #3284
Authored by: mehq
This commit is contained in:
mehq 2022-04-08 12:49:14 +06:00 committed by GitHub
commit 4d57133095
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 111 additions and 0 deletions

View file

@ -701,6 +701,10 @@ from .ivi import (
from .ivideon import IvideonIE
from .iwara import IwaraIE
from .izlesene import IzleseneIE
from .jable import (
JableIE,
JablePlaylistIE,
)
from .jamendo import (
JamendoIE,
JamendoAlbumIE,