1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 22:55:18 +00:00

[musicplayon] Add support for musicplayon.com

This commit is contained in:
Sergey M․
2014-04-02 22:10:20 +07:00
parent d2b194607c
commit 91a76c40c0
2 changed files with 76 additions and 0 deletions

View File

@@ -156,6 +156,7 @@ from .mtv import (
MTVIE,
MTVIggyIE,
)
from .musicplayon import MusicPlayOnIE
from .muzu import MuzuTVIE
from .myspace import MySpaceIE
from .myspass import MySpassIE