1
0
Fork 0

[extractor/IslamChannel] Add extractors (#4779)

Authored by: Lesmiscore
This commit is contained in:
Lesmiscore 2022-08-28 01:37:25 +09:00 committed by GitHub
commit e0992d5558
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 86 additions and 0 deletions

View file

@ -720,6 +720,10 @@ from .iqiyi import (
IqIE,
IqAlbumIE
)
from .islamchannel import (
IslamChannelIE,
IslamChannelSeriesIE,
)
from .itprotv import (
ITProTVIE,
ITProTVCourseIE