mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-24 07:17:46 +01:00
[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