[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

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,