[cbsnews] fix extraction(closes #9659)(closes #15397)

This commit is contained in:
Remita Amine 2019-06-05 01:22:57 +01:00
parent 1a01639bf9
commit 2e11e51c04
2 changed files with 47 additions and 32 deletions

View file

@ -173,6 +173,7 @@ from .cbs import CBSIE
from .cbslocal import CBSLocalIE
from .cbsinteractive import CBSInteractiveIE
from .cbsnews import (
CBSNewsEmbedIE,
CBSNewsIE,
CBSNewsLiveVideoIE,
)