[byutv:event] Add extractor
This commit is contained in:
parent
6d2549fb4f
commit
f6ba581f89
2 changed files with 42 additions and 2 deletions
|
@ -116,7 +116,10 @@ from .brightcove import (
|
|||
BrightcoveNewIE,
|
||||
)
|
||||
from .buzzfeed import BuzzFeedIE
|
||||
from .byutv import BYUtvIE
|
||||
from .byutv import (
|
||||
BYUtvIE,
|
||||
BYUtvEventIE,
|
||||
)
|
||||
from .c56 import C56IE
|
||||
from .camdemy import (
|
||||
CamdemyIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue