[cbslocal] Add new extractor (closes #9522)
This commit is contained in:
parent
5ce3d5bd1b
commit
661d46b28f
2 changed files with 85 additions and 0 deletions
|
@ -111,6 +111,7 @@ from .cbc import (
|
|||
CBCPlayerIE,
|
||||
)
|
||||
from .cbs import CBSIE
|
||||
from .cbslocal import CBSLocalIE
|
||||
from .cbsinteractive import CBSInteractiveIE
|
||||
from .cbsnews import (
|
||||
CBSNewsIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue