Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 430 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 430 Bytes

music-sd

netease and qq music search and download
当前支持网易云音乐和QQ音乐的搜索和下载

install

  1. 编译安装

    安装go的基础的环境

go get -d github.com/zou2699/music-sd
cd $GOPATH/src/github.com/zou2699/music-sd
go build .
  1. 直接使用编译好二进制包

Usage

search and download

使用教程