mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-06 11:37:11 -05:00
[upskill] Add extractor (closes #13043)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user