mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
[lynda] minor changes
This commit is contained in:
commit
a7c26e7338
2 changed files with 106 additions and 0 deletions
|
@ -102,6 +102,10 @@ from .kickstarter import KickStarterIE
|
|||
from .keek import KeekIE
|
||||
from .liveleak import LiveLeakIE
|
||||
from .livestream import LivestreamIE, LivestreamOriginalIE
|
||||
from .lynda import (
|
||||
LyndaIE,
|
||||
LyndaCourseIE
|
||||
)
|
||||
from .macgamestore import MacGameStoreIE
|
||||
from .mdr import MDRIE
|
||||
from .metacafe import MetacafeIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue