[gronkh] Add playlist extractors (#3337)
Closes #3300 Authored by: hatienl0i261299
This commit is contained in:
parent
91e5e839d3
commit
89f383c4ee
2 changed files with 63 additions and 2 deletions
|
|
@ -601,7 +601,11 @@ from .gopro import GoProIE
|
|||
from .goshgay import GoshgayIE
|
||||
from .gotostage import GoToStageIE
|
||||
from .gputechconf import GPUTechConfIE
|
||||
from .gronkh import GronkhIE
|
||||
from .gronkh import (
|
||||
GronkhIE,
|
||||
GronkhFeedIE,
|
||||
GronkhVodsIE
|
||||
)
|
||||
from .groupon import GrouponIE
|
||||
from .hbo import HBOIE
|
||||
from .hearthisat import HearThisAtIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue