1
0
Fork 0

[extractor/cbs] Add ParamountPressExpress extractor (#6604)

Closes #6597
Authored by: bashonly
This commit is contained in:
bashonly 2023-03-23 11:18:42 -05:00 committed by GitHub
commit 44369c9afa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 121 additions and 3 deletions

View file

@ -298,7 +298,10 @@ from .cbc import (
CBCGemPlaylistIE,
CBCGemLiveIE,
)
from .cbs import CBSIE
from .cbs import (
CBSIE,
ParamountPressExpressIE,
)
from .cbslocal import (
CBSLocalIE,
CBSLocalArticleIE,