[bokecc] Add new extractor (#2336)

This commit is contained in:
Yen Chi Hsuan 2016-02-27 02:54:43 +08:00
parent 2ebd2eac88
commit 4435c6e98e
2 changed files with 61 additions and 0 deletions

View file

@ -74,6 +74,7 @@ from .bleacherreport import (
)
from .blinkx import BlinkxIE
from .bloomberg import BloombergIE
from .bokecc import BokeCCIE
from .bpb import BpbIE
from .br import BRIE
from .breakcom import BreakIE