[udemy] Initial support for free courses (#1617)
This commit is contained in:
parent
2a1db721d4
commit
e5de3f6c89
2 changed files with 167 additions and 0 deletions
|
@ -242,6 +242,10 @@ from .tumblr import TumblrIE
|
|||
from .tutv import TutvIE
|
||||
from .tvigle import TvigleIE
|
||||
from .tvp import TvpIE
|
||||
from .udemy import (
|
||||
UdemyIE,
|
||||
UdemyCourseIE
|
||||
)
|
||||
from .unistra import UnistraIE
|
||||
from .ustream import UstreamIE, UstreamChannelIE
|
||||
from .vbox7 import Vbox7IE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue