1
0
Fork 0

[CBS] Add ParamountPlusSeriesIE (#603)

Authored by: Ashish0804
This commit is contained in:
Ashish 2021-08-02 02:58:47 +05:30 committed by GitHub
commit e8384376c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 1 deletions

View file

@ -202,7 +202,10 @@ from .cbc import (
CBCWatchIE,
CBCOlympicsIE,
)
from .cbs import CBSIE
from .cbs import (
CBSIE,
ParamountPlusSeriesIE,
)
from .cbslocal import (
CBSLocalIE,
CBSLocalArticleIE,