[brightcove:embedinpage] Rename extractor to brightcove new
It's not actually embed_in_page but "New Studio" and allows both iframe and embed_in_page embeds
This commit is contained in:
parent
4fcaa4f4a5
commit
5c17f0a67a
3 changed files with 4 additions and 4 deletions
|
@ -62,7 +62,7 @@ from .br import BRIE
|
|||
from .breakcom import BreakIE
|
||||
from .brightcove import (
|
||||
BrightcoveLegacyIE,
|
||||
BrightcoveInPageEmbedIE,
|
||||
BrightcoveNewIE,
|
||||
)
|
||||
from .buzzfeed import BuzzFeedIE
|
||||
from .byutv import BYUtvIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue