1
0
Fork 0

[extractor/japandiet] Add extractors (#5368)

Authored by: Lesmiscore
This commit is contained in:
Lesmiscore 2022-10-31 15:51:53 +09:00 committed by GitHub
commit 682b4524bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 284 additions and 0 deletions

View file

@ -792,6 +792,13 @@ from .jamendo import (
JamendoIE,
JamendoAlbumIE,
)
from .japandiet import (
ShugiinItvLiveIE,
ShugiinItvLiveRoomIE,
ShugiinItvVodIE,
SangiinInstructionIE,
SangiinIE,
)
from .jeuxvideo import JeuxVideoIE
from .jove import JoveIE
from .joj import JojIE