[byutv:event] Add extractor

This commit is contained in:
Sergey M․
2016-10-02 00:50:07 +07:00
parent 6d2549fb4f
commit f6ba581f89
2 changed files with 42 additions and 2 deletions

View File

@ -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,