guanguans/music-dl
Composer 安装命令:
composer create-project guanguans/music-dl
包简介
Music Searcher and Downloader. - 音乐搜索下载器。
README 文档
README
Music Searcher and Downloader. - 音乐搜索下载器。
⚠️ This tool is only used for learning and communication. It is forbidden to use this tool for commercial purposes. If a legal dispute arises, it has nothing to do with me.
Requirement
- PHP >= 8.5
Installation
Download the music-dl file
curl 'https://raw.githubusercontent.com/guanguans/music-dl/master/builds/music-dl' -o music-dl --progress-bar
chmod +x music-dl
Install via Composer
composer global require guanguans/music-dl:dev-master --dev -v --ignore-platform-req=ext-pcntl # global composer require guanguans/music-dl:dev-master --dev -v --ignore-platform-req=ext-pcntl # local
Usage
╰─ ./music-dl list ─╯ Music DL refs/tags/6.2.5 USAGE: <command> [options] [arguments] completion Dump the shell completion script inspire Display an inspiring quote music Search and download music self-update Self-update the installed application thanks Thanks for using this tool.
╰─ ./music-dl music --help ─╯ Description: Search and download music Usage: music [options] [--] [<keyword>] Arguments: keyword Search keyword for music Options: -b, --break Specify whether to break after download -d, --directory[=DIRECTORY] Specify the download directory -D, --driver[=DRIVER] Specify the search driver(sync、fork、process) -l, --locale[=LOCALE] Specify the locale language [default: "zh_CN"] -N, --no-notify Specify whether to disable desktop notification -p, --page[=PAGE] Specify the page number [default: "1"] -P, --per-page[=PER-PAGE] Specify the per page number [default: "30"] -s, --sources[=SOURCES] Specify the music sources(tencent、netease、kugou) (multiple values allowed) --isolated[=ISOLATED] Do not run the command if another instance of the command is already running [default: false] --xdebug Display xdebug output --configuration[=CONFIGURATION] Used to dynamically pass one or more configuration key-value pairs(e.g. `--configuration=app.name=guanguans`). (multiple values allowed) -h, --help Display help for the given command. When no command is given display help for the music command --silent Do not output any message -q, --quiet Only errors are displayed. All other output is suppressed -V, --version Display this application version --ansi|--no-ansi Force (or disable --no-ansi) ANSI output -n, --no-interaction Do not ask any interactive question --env[=ENV] The environment the command should run under -v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Composer scripts
composer checks:required
composer php-cs-fixer:fix
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
guanguans/music-dl 适用场景与选型建议
guanguans/music-dl 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 344 次下载、GitHub Stars 达 745, 最近一次更新时间为 2022 年 03 月 17 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「search」 「music」 「download」 「song」 「dl」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 guanguans/music-dl 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 guanguans/music-dl 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 guanguans/music-dl 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A Laravel package to retrieve data from Google Search Console
The NzoFileDownloaderBundle is a Symfony Bundle used to Download all types of files from servers and Web applications safely and with ease. You can also read/show the file content in the Web Browser.
Indexed Search Autocomplete - Extends the TYPO3 Core Extension Indexed_Search searchform with an autocomplete feature.
Adds a download link next to assets
Abstraction Layer to index and search entities
PHP wrapper for command-line fingerprint generator - fpcalc
统计信息
- 总下载量: 344
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 745
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-03-17
