Skip to content

Commit

Permalink
improve document
Browse files Browse the repository at this point in the history
  • Loading branch information
Binaryify committed Apr 21, 2017
1 parent 484230d commit dd03d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ $ set PORT=4000 && node app.js
![热门歌手](https://raw.githubusercontent.com/Binaryify/NeteaseCloudMusicApi/master/static/top_artists.png)

### mv
说明:调用此接口,传入 mvid ,可获取对应 MV 数据,数据包含 mv 名字,歌手,发布时间, mv 视频地址等数据,其中 mv 视频网易做了防盗链处理,不能直接播放,需要播放的话需要调用'播放 mv' 接口
说明:调用此接口,传入 mvid(在搜索音乐的时候获得,不一定有) ,可获取对应 MV 数据,数据包含 mv 名字,歌手,发布时间, mv 视频地址等数据,其中 mv 视频网易做了防盗链处理,不能直接播放,需要播放的话需要调用'播放 mv' 接口

**可选参数:**
`mvid`: mv 的 id
Expand Down

0 comments on commit dd03d8d

Please sign in to comment.