[cbsinteractive] Add support for ZDNet videos
This commit is contained in:
parent
5f705baf5e
commit
fe7ef95e91
2 changed files with 32 additions and 7 deletions
|
@ -104,6 +104,7 @@ from .cbc import (
|
|||
CBCPlayerIE,
|
||||
)
|
||||
from .cbs import CBSIE
|
||||
from .cbsinteractive import CBSInteractiveIE
|
||||
from .cbsnews import (
|
||||
CBSNewsIE,
|
||||
CBSNewsLiveVideoIE,
|
||||
|
@ -129,7 +130,6 @@ from .clubic import ClubicIE
|
|||
from .clyp import ClypIE
|
||||
from .cmt import CMTIE
|
||||
from .cnbc import CNBCIE
|
||||
from .cnet import CNETIE
|
||||
from .cnn import (
|
||||
CNNIE,
|
||||
CNNBlogsIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue