1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-06 13:43:30 +00:00

[cbslocal] fix video extraction

This commit is contained in:
Remita Amine
2020-12-24 12:40:34 +01:00
parent bd3844c9c2
commit 79dd92b1fe
2 changed files with 45 additions and 27 deletions
+4 -1
View File
@@ -163,7 +163,10 @@ from .cbc import (
CBCOlympicsIE,
)
from .cbs import CBSIE
from .cbslocal import CBSLocalIE
from .cbslocal import (
CBSLocalIE,
CBSLocalArticleIE,
)
from .cbsinteractive import CBSInteractiveIE
from .cbsnews import (
CBSNewsEmbedIE,