[coub] Add extractor (Closes #9609)

This commit is contained in:
Sergey M․ 2016-05-27 23:34:58 +06:00
parent f36532404d
commit 11c70deba7
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 140 additions and 0 deletions

View file

@ -143,6 +143,7 @@ from .cnn import (
CNNBlogsIE,
CNNArticleIE,
)
from .coub import CoubIE
from .collegerama import CollegeRamaIE
from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
from .comcarcoff import ComCarCoffIE