[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
parent 5e01315aa1
commit e0992d5558
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