[chilloutzone] Added support for chilloutzone.net

Added support for chilloutzone.net videos including embedded youtube
and vimeo movies. In case you find a not working movie, drop me an
email.
This commit is contained in:
Andreas Schmitz 2014-02-06 11:44:44 +01:00
parent df872ec4e7
commit 46a073bfac
2 changed files with 101 additions and 0 deletions

View file

@ -25,6 +25,7 @@ from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE
from .cbs import CBSIE
from .channel9 import Channel9IE
from .chilloutzone import ChilloutzoneIE
from .cinemassacre import CinemassacreIE
from .clipfish import ClipfishIE
from .cliphunter import CliphunterIE