1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-01 11:52:23 -04:00

[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