1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-01 03:22:52 -05:00

[jamendo] Add extractor

This commit is contained in:
Thor77
2016-10-24 21:43:03 +02:00
committed by Sergey M
parent b0b28b8241
commit b17422753f
2 changed files with 118 additions and 0 deletions

View File

@ -408,6 +408,7 @@ from .ivi import (
from .ivideon import IvideonIE
from .iwara import IwaraIE
from .izlesene import IzleseneIE
from .jamendo import JamendoIE, JamendoAlbumIE
from .jeuxvideo import JeuxVideoIE
from .jove import JoveIE
from .jwplatform import JWPlatformIE