Giter VIP home page Giter VIP logo

musicn's Introduction

Musicn

🎵 一个下载高品质音乐的命令行工具

全局安装

$ npm i musicn -g

使用

$ musicn 周杰伦
# or
$ msc 周杰伦

搜索的页码数(默认是第1页):

$ msc 周杰伦 --number 2
# or
$ msc 周杰伦 -n 2
# or
$ msc -n 2 周杰伦

咪咕服务下载(默认是这个服务):

$ msc 周杰伦

酷我服务下载:

$ msc 周杰伦 --kuwo
# or
$ msc 周杰伦 -k
# or
$ msc -k 周杰伦

网易云服务下载:

$ msc 周杰伦 --wangyi
# or
$ msc 周杰伦 -w
# or
$ msc -w 周杰伦

酷狗服务下载:

$ msc 周杰伦 --kugou
# or
$ msc 周杰伦 -g
# or
$ msc -g 周杰伦

附带歌词下载(默认是不附带):

$ msc 周杰伦 --lyric
# or
$ msc 周杰伦 -l
# or
$ msc -l 周杰伦

自定义下载路径(默认是当前路径):

$ msc 周杰伦 --path ../music
# or
$ msc 周杰伦 -p ../music
# or
$ msc -p ../music 周杰伦

帮助信息:

$ msc --help
# or
$ msc -h

版本信息:

$ msc --version
# or
$ msc -v

资源

  • 音乐来源: 酷我、酷狗、网易云和咪咕(API 是从公开的网络中获得)

说明

  1. 暂时只支持咪咕、酷我、酷狗和网易云的服务(因一些特殊原因,其余平台暂时是不支持的,其中咪咕支持无损音乐下载,其余服务暂时都只支持普通mp3格式的下载,且会员专属的服务暂时也不支持,后期会继续探索其余平台可用的无损音乐下载)
  2. windows 桌面端的 git Bash 中不支持上下切换选歌,问题是 inquirer 不兼容,建议使用其它终端工具
  3. node version > 16
  4. 此项目仅供个人学习研究,严禁用于商业用途

musicn's People

Contributors

markthree avatar renovate[bot] avatar zonemeen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.