Add an extractor from muzu.tv (closes #1177)

This commit is contained in:
Jaime Marquínez Ferrándiz
2013-08-04 11:10:57 +02:00
parent bba12cec89
commit 577664c8e8
2 changed files with 65 additions and 0 deletions

View File

@ -45,6 +45,7 @@ from .livestream import LivestreamIE
from .metacafe import MetacafeIE
from .mixcloud import MixcloudIE
from .mtv import MTVIE
from .muzu import MuzuTVIE
from .myspass import MySpassIE
from .myvideo import MyVideoIE
from .nba import NBAIE