mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
Add an extractor for MySpace (closes #1666)
This commit is contained in:
parent
702665c085
commit
2563bcc85c
2 changed files with 49 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue