[ooyala:external] Add extractor
This commit is contained in:
parent
2cda13213d
commit
1c97b0a777
2 changed files with 137 additions and 89 deletions
|
@ -376,7 +376,10 @@ from .nytimes import (
|
|||
from .nuvid import NuvidIE
|
||||
from .odnoklassniki import OdnoklassnikiIE
|
||||
from .oktoberfesttv import OktoberfestTVIE
|
||||
from .ooyala import OoyalaIE
|
||||
from .ooyala import (
|
||||
OoyalaIE,
|
||||
OoyalaExternalIE,
|
||||
)
|
||||
from .openfilm import OpenFilmIE
|
||||
from .orf import (
|
||||
ORFTVthekIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue