[channel9] Missing import in __init__

This commit is contained in:
dst 2013-12-12 15:55:31 +07:00
parent 4d2ebb6bd7
commit 211f555d4c
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
from .c56 import C56IE
from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE
from .channel9 import Channel9IE
from .cinemassacre import CinemassacreIE
from .clipfish import ClipfishIE
from .clipsyndicate import ClipsyndicateIE