[extractor/cbs] Add ParamountPressExpress extractor (#6604)
Closes #6597 Authored by: bashonly
This commit is contained in:
parent
c2e0fc40a7
commit
44369c9afa
3 changed files with 121 additions and 3 deletions
|
|
@ -298,7 +298,10 @@ from .cbc import (
|
|||
CBCGemPlaylistIE,
|
||||
CBCGemLiveIE,
|
||||
)
|
||||
from .cbs import CBSIE
|
||||
from .cbs import (
|
||||
CBSIE,
|
||||
ParamountPressExpressIE,
|
||||
)
|
||||
from .cbslocal import (
|
||||
CBSLocalIE,
|
||||
CBSLocalArticleIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue