[upskill] Add extractor (closes #13043)
This commit is contained in:
parent
58bb440283
commit
7fc60f4ee9
2 changed files with 180 additions and 0 deletions
|
@ -1102,6 +1102,10 @@ from .uplynk import (
|
|||
UplynkIE,
|
||||
UplynkPreplayIE,
|
||||
)
|
||||
from .upskill import (
|
||||
UpskillIE,
|
||||
UpskillCourseIE,
|
||||
)
|
||||
from .urort import UrortIE
|
||||
from .urplay import URPlayIE
|
||||
from .usanetwork import USANetworkIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue