[comedycentral] Re-add shortnames

In cc99d4f826, the shortname feature got deleted by accident. Re-add it as a separate IE.
This commit is contained in:
Philipp Hagemeister 2016-08-02 14:02:31 +02:00
parent 45408eb075
commit 6a9b3b61ea
2 changed files with 21 additions and 0 deletions

View file

@ -159,6 +159,7 @@ from .coub import CoubIE
from .collegerama import CollegeRamaIE
from .comedycentral import (
ComedyCentralIE,
ComedyCentralShortnameIE,
ComedyCentralTVIE,
ToshIE,
)