[extractor/IslamChannel] Add extractors (#4779)
Authored by: Lesmiscore
This commit is contained in:
parent
5e01315aa1
commit
e0992d5558
2 changed files with 86 additions and 0 deletions
|
|
@ -720,6 +720,10 @@ from .iqiyi import (
|
|||
IqIE,
|
||||
IqAlbumIE
|
||||
)
|
||||
from .islamchannel import (
|
||||
IslamChannelIE,
|
||||
IslamChannelSeriesIE,
|
||||
)
|
||||
from .itprotv import (
|
||||
ITProTVIE,
|
||||
ITProTVCourseIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue