mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-22 14:24:03 -07:00
Add an extractor for CNN (closes #1318)
This commit is contained in:
parent
e86ea47c02
commit
1a582dd49d
2 changed files with 48 additions and 0 deletions
|
@ -9,6 +9,7 @@ from .brightcove import BrightcoveIE
|
|||
from .c56 import C56IE
|
||||
from .canalplus import CanalplusIE
|
||||
from .canalc2 import Canalc2IE
|
||||
from .cnn import CNNIE
|
||||
from .collegehumor import CollegeHumorIE
|
||||
from .comedycentral import ComedyCentralIE
|
||||
from .condenast import CondeNastIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue