mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
Add an extractor from muzu.tv (closes #1177)
This commit is contained in:
parent
bba12cec89
commit
577664c8e8
2 changed files with 65 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue