guanguans / music-php
Music Searcher and Downloader. - 音乐搜索下载器。
Fund package maintenance!
Patreon
www.guanguans.cn/images/wechat.jpeg
Installs: 1 099
Dependents: 0
Suggesters: 0
Security: 0
Stars: 677
Watchers: 8
Forks: 65
Open Issues: 0
Type:project
Requires
- php: >=8.2
- guzzlehttp/guzzle: ^7.9
- laravel-zero/framework: ^11.0
- laravel-zero/phar-updater: ^1.4
- laravel/prompts: ^0.1
- metowolf/meting: ^1.5
- phpunit/php-timer: ^6.0 || ^7.0
- spatie/fork: ^1.2
- symfony/polyfill-php83: ^1.31
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.8
- brainmaestro/composer-git-hooks: ^3.0
- dg/bypass-finals: ^1.8
- driftingly/rector-laravel: ^1.2
- ergebnis/composer-normalize: ^2.44
- ergebnis/license: ^2.5
- ergebnis/php-cs-fixer-config: ^6.37
- guanguans/ai-commit: dev-main
- guanguans/monorepo-builder-worker: ^1.4
- intonate/tinker-zero: ^1.2
- larastan/larastan: ^2.9
- laravel-lang/common: ^6.4
- laravel/facade-documenter: dev-main
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.5
- pestphp/pest: ^2.36 || ^3.0
- pestphp/pest-plugin-faker: ^2.0 || ^3.0
- pestphp/pest-plugin-laravel: ^2.4 || ^3.0
- pestphp/pest-plugin-type-coverage: ^2.8 || ^3.0
- php-mock/php-mock-phpunit: ^2.10
- phpstan/extension-installer: ^1.4
- rector/rector: ^1.2
- rector/swiss-knife: ^1.0
- roave/security-advisories: dev-latest
- vimeo/psalm: ^5.26
Suggests
- ext-pcntl: Required for the fork driver
- dev-master
- 5.3.2
- 5.3.1
- 5.3.0
- 5.2.9
- 5.2.8
- 5.2.7
- 5.2.6
- 5.2.5
- 5.2.4
- 5.2.3
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.4
- 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.2
- 5.0.1
- 5.0.0
- 4.x-dev
- 4.3.1
- 4.3.0
- 4.2.1
- 4.2.0
- 4.1.8
- 4.1.7
- 4.1.6
- 4.1.5
- 4.1.4
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.1
- 4.0.0
- 3.x-dev
- 3.6.4
- 3.6.3
- 3.6.2
- 3.6.1
- 3.6.0
- v3.5.7
- v3.5.6
- v3.5.5
- v3.5.4
- v3.5.3
- v3.5.2
- v3.5.1
- v3.5.0
- v3.4.1
- v3.4.0
- v3.3.3
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.6
- v3.1.5
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.10
- v3.0.9
- v3.0.8
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v3.0.0-rc3
- v3.0.0-rc2
- v3.0.0-rc1
- v3.0.0-beta3
- v3.0.0-beta2
- v3.0.0-beta1
- 2.x-dev
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.0
- 1.x-dev
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.2
- v1.0.1
- v1.0.0
- dev-issue-814-请问可以使用docker部署吗?
- dev-issue-722-大佬,这能在win上运行吗?
- dev-issue-691-Ability_to_include_music_metadata_in_downloaded_file
This package is auto-updated.
Last update: 2024-11-08 06:15:26 UTC
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.2
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/4.1.6 USAGE: <command> [options] [arguments] completion Dump the shell completion script inspire Display an inspiring quote music Search and download music self-update Allows to self-update a build 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: --driver[=DRIVER] Specify the search driver(sync、fork、process) [default: "sync"] -d, --dir[=DIR] Specify the download directory --no-continue Specify whether to recall the command after the download is complete --sources[=SOURCES] Specify the music sources(tencent、netease、kugou) (multiple values allowed) -h, --help Display help for the given command. When no command is given display help for the music command -q, --quiet Do not output any message -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
Testing
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.