mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-06 05:25:49 +01:00
[ie/CNN] Fix extractor (#10185)
Closes #2640, Closes #9719 Authored by: kylegustavo, seproDev Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
parent
57212a5f97
commit
9acf79c91a
2 changed files with 195 additions and 117 deletions
|
|
@ -401,8 +401,6 @@ from .cmt import CMTIE
|
|||
from .cnbc import CNBCVideoIE
|
||||
from .cnn import (
|
||||
CNNIE,
|
||||
CNNArticleIE,
|
||||
CNNBlogsIE,
|
||||
CNNIndonesiaIE,
|
||||
)
|
||||
from .comedycentral import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue