[egghead:course] Add support for egghead.io course playlists
Individual egghead videos are already handled by the generic/Wistia extractors.
This commit is contained in:
parent
e7ea724cb9
commit
8084951b7f
3 changed files with 44 additions and 1 deletions
|
@ -252,6 +252,7 @@ from .dw import (
|
|||
from .eagleplatform import EaglePlatformIE
|
||||
from .ebaumsworld import EbaumsWorldIE
|
||||
from .echomsk import EchoMskIE
|
||||
from .egghead import EggheadCourseIE
|
||||
from .ehow import EHowIE
|
||||
from .eighttracks import EightTracksIE
|
||||
from .einthusan import EinthusanIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue