Add an extractor for MySpace (closes #1666)

This commit is contained in:
Jaime Marquínez Ferrándiz
2013-10-28 22:02:17 +01:00
parent 702665c085
commit 2563bcc85c
2 changed files with 49 additions and 0 deletions

View File

@ -83,6 +83,7 @@ from .mit import TechTVMITIE, MITIE
from .mixcloud import MixcloudIE
from .mtv import MTVIE
from .muzu import MuzuTVIE
from .myspace import MySpaceIE
from .myspass import MySpassIE
from .myvideo import MyVideoIE
from .naver import NaverIE