1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-04-29 10:13:26 +00:00

[cnet] Add new extractor (Fixes #2679)

This commit is contained in:
Philipp Hagemeister
2014-04-03 16:21:21 +02:00
parent 968ed2a777
commit 9271bc8355
3 changed files with 75 additions and 4 deletions
+1
View File
@@ -40,6 +40,7 @@ from .clipfish import ClipfishIE
from .cliphunter import CliphunterIE
from .clipsyndicate import ClipsyndicateIE
from .cmt import CMTIE
from .cnet import CNETIE
from .cnn import (
CNNIE,
CNNBlogsIE,