[byutv:event] Add extractor

This commit is contained in:
Sergey M․ 2016-10-02 00:50:07 +07:00
parent 6d2549fb4f
commit f6ba581f89
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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,