1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-08 04:27:09 -05:00

[cnbc] Simplify extraction (closes #14280, closes #17110)

This commit is contained in:
Sergey M․
2018-10-29 23:53:39 +07:00
parent ffa7b2bfee
commit 94db1f7f3b
2 changed files with 11 additions and 20 deletions

View File

@@ -211,7 +211,7 @@ from .clyp import ClypIE
from .cmt import CMTIE
from .cnbc import (
CNBCIE,
CNBCNewIE,
CNBCVideoIE,
)
from .cnn import (
CNNIE,