[uplynk] Add new extractor
This commit is contained in:
parent
fafabc0712
commit
aaf44a2f47
3 changed files with 74 additions and 0 deletions
|
@ -926,6 +926,10 @@ from .udn import UDNEmbedIE
|
|||
from .digiteka import DigitekaIE
|
||||
from .unistra import UnistraIE
|
||||
from .uol import UOLIE
|
||||
from .uplynk import (
|
||||
UplynkIE,
|
||||
UplynkPreplayIE,
|
||||
)
|
||||
from .urort import UrortIE
|
||||
from .urplay import URPlayIE
|
||||
from .usatoday import USATodayIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue