mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 02:27:42 -07:00
[box] Add new extractor(#5949)
This commit is contained in:
parent
15f2734791
commit
c84f9475b8
2 changed files with 99 additions and 0 deletions
|
@ -122,6 +122,7 @@ from .blinkx import BlinkxIE
|
|||
from .bloomberg import BloombergIE
|
||||
from .bokecc import BokeCCIE
|
||||
from .bostonglobe import BostonGlobeIE
|
||||
from .box import BoxIE
|
||||
from .bpb import BpbIE
|
||||
from .br import (
|
||||
BRIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue