# music-php **Repository Path**: liaomuzi/music-php ## Basic Information - **Project Name**: music-php - **Description**: music search and download. 全网音乐搜索和下载 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 28 - **Created**: 2020-10-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # music-dl

usage

[简体中文](README-zh_CN.md) | [ENGLISH](README.md) > Music Searcher and Downloader. - 音乐搜索下载器。 [![tests](https://github.com/guanguans/music-dl/workflows/tests/badge.svg)](https://github.com/guanguans/music-dl/actions) [![check & fix styling](https://github.com/guanguans/music-dl/actions/workflows/php-cs-fixer.yml/badge.svg)](https://github.com/guanguans/music-dl/actions) [![Latest Stable Version](https://poser.pugx.org/guanguans/music-dl/v)](//packagist.org/packages/guanguans/music-dl) [![License](https://poser.pugx.org/guanguans/music-dl/license)](//packagist.org/packages/guanguans/music-dl) ![GitHub repo size](https://img.shields.io/github/repo-size/guanguans/music-dl) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/guanguans/music-dl) ## 环境要求 * PHP >= 8.0 ## 安装 下载 [music-dl](https://github.com/guanguans/music-dl/blob/master/builds/music-dl) 文件. ## 使用 命令行上执行该文件。 ```text ╰─ ./builds/music-dl ─╯ __ __ _ _____ _ | \/ | (_) | __ \| | | \ / |_ _ ___ _ ___ | | | | | | |\/| | | | / __| |/ __| | | | | | | | | | |_| \__ \ | (__ | |__| | |____ |_| |_|\__,_|___/_|\___| |_____/|______| v3.0.1 请输入要关键字如:一个短篇 腰乐队 Yesterday once more,或 Ctrl+C 退出 [腰乐队]: > | ``` ## 变更日志 请参阅 [CHANGELOG](CHANGELOG.md) 获取最近有关更改的更多信息。 ## 贡献指南 请参阅 [CONTRIBUTING](.github/CONTRIBUTING.md) 有关详细信息。 ## 安全漏洞 请查看[我们的安全政策](../../security/policy)了解如何报告安全漏洞。 ## 贡献者 * [guanguans](https://github.com/guanguans) * [所有贡献者](../../contributors) ## 协议 MIT 许可证(MIT)。有关更多信息,请参见[协议文件](LICENSE)。