1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-05-21 02:29:26 +00:00

[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,
)