Add an extractor for Ooyala (closes #833)
Only works for some sites, it doesn't work for videos that use a f4m manifest
This commit is contained in:
parent
ed27d35674
commit
09825cb5c0
2 changed files with 53 additions and 0 deletions
|
@ -48,6 +48,7 @@ from .mtv import MTVIE
|
|||
from .myspass import MySpassIE
|
||||
from .myvideo import MyVideoIE
|
||||
from .nba import NBAIE
|
||||
from .ooyala import OoyalaIE
|
||||
from .photobucket import PhotobucketIE
|
||||
from .pornotube import PornotubeIE
|
||||
from .rbmaradio import RBMARadioIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue