[kuwo] New extractor for kuwo.cn
This commit is contained in:
parent
a69e8bfdd9
commit
8f73e89ca0
2 changed files with 335 additions and 0 deletions
|
@ -257,6 +257,15 @@ from .keek import KeekIE
|
|||
from .kontrtube import KontrTubeIE
|
||||
from .krasview import KrasViewIE
|
||||
from .ku6 import Ku6IE
|
||||
from .kuwo import (
|
||||
KuwoIE,
|
||||
KuwoAlbumIE,
|
||||
KuwoChartIE,
|
||||
KuwoSingerIE,
|
||||
KuwoSingerMusicIE,
|
||||
KuwoCategoryIE,
|
||||
KuwoMvIE,
|
||||
)
|
||||
from .la7 import LA7IE
|
||||
from .laola1tv import Laola1TvIE
|
||||
from .letv import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue