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

[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
parent 9b8b7a7b5e
commit 4d57133095
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,