music-php 是一个 PHP 写的命令行音乐搜索下载器,基于 Meting 支持QQ、网易、酷狗、百度。
项目地址
https://github.com/guanguans/...
环境要求
- PHP >= 7.1
- Composer
安装
phar 文件下载安装
在 releases 页面中下载 music-php 或者 music-php.phar 文件。
全局安装
$ composer global require guanguans/music-php --dev
当前目录安装
$ composer create-project guanguans/music-php --no-dev
使用
$ ./path/music-php
测试
$ composer tests
参考链接
- https://github.com/0xHJK/music-dl
- https://github.com/maicong/music
- https://github.com/metowolf/Meting
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。