[extractor/cbsnews] Overhaul extractors (#6681)
Closes #6565 Authored by: bashonly
This commit is contained in:
parent
fd5d93f704
commit
f6e43d6fa9
4 changed files with 345 additions and 169 deletions
|
|
@ -313,14 +313,14 @@ from .cbs import (
|
|||
CBSIE,
|
||||
ParamountPressExpressIE,
|
||||
)
|
||||
from .cbslocal import (
|
||||
CBSLocalIE,
|
||||
CBSLocalArticleIE,
|
||||
)
|
||||
from .cbsinteractive import CBSInteractiveIE
|
||||
from .cbsnews import (
|
||||
CBSNewsEmbedIE,
|
||||
CBSNewsIE,
|
||||
CBSLocalIE,
|
||||
CBSLocalArticleIE,
|
||||
CBSLocalLiveIE,
|
||||
CBSNewsLiveIE,
|
||||
CBSNewsLiveVideoIE,
|
||||
)
|
||||
from .cbssports import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue