Add BrightcoveIE (closes #832)
It only accepts the urls that are use for embedding the video, it doesn't search in generic webpages to find Brightcove videos
This commit is contained in:
parent
b29f3b250d
commit
fbaaad49d7
2 changed files with 33 additions and 0 deletions
|
@ -5,6 +5,7 @@ from .auengine import AUEngineIE
|
|||
from .bandcamp import BandcampIE
|
||||
from .bliptv import BlipTVIE, BlipTVUserIE
|
||||
from .breakcom import BreakIE
|
||||
from .brightcove import BrightcoveIE
|
||||
from .collegehumor import CollegeHumorIE
|
||||
from .comedycentral import ComedyCentralIE
|
||||
from .cspan import CSpanIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue