Merge pull request #4543 from akretz/cnn_fix
[cnn] Add support for articles with videos (fixes #4541)
This commit is contained in:
commit
974739aab5
2 changed files with 26 additions and 0 deletions
|
@ -65,6 +65,7 @@ from .cnet import CNETIE
|
|||
from .cnn import (
|
||||
CNNIE,
|
||||
CNNBlogsIE,
|
||||
CNNArticleIE,
|
||||
)
|
||||
from .collegehumor import CollegeHumorIE
|
||||
from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue