pengyuanhong / music-php

music search and download.

Home Page:https://guanguans.github.io/music-php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

music-dl

usage

简体中文 | ENGLISH

Music Searcher and Downloader. - 音乐搜索下载器。

tests check & fix styling Latest Stable Version License GitHub repo size GitHub release (latest by date)

Requirement

  • PHP >= 8.0

Installation

Download the music-dl file.

Usage

Execute the music-dl file on your cli.

╰─ ./music-dl                                                               ─╯

     __  __           _        _____  _
    |  \/  |         (_)      |  __ \| |
    | \  / |_   _ ___ _  ___  | |  | | |
    | |\/| | | | / __| |/ __| | |  | | |
    | |  | | |_| \__ \ | (__  | |__| | |____
    |_|  |_|\__,_|___/_|\___| |_____/|______| v3.3.1

 请输入关键字如:一个短篇  腰乐队  Yesterday once more,或按 Ctrl+C 退出程序 [腰乐队]:
 > 
╰─ ./music-dl --help                                                                                                      ─╯
Description:
  Search and download songs.

Usage:
  music [options] [--] [<sources>...]

Arguments:
  sources               Specify the sources(tencent、netease、kugou) of the song

Options:
  -d, --dir[=DIR]       The directory where the songs are saved
  -c, --concurrent      Search for songs concurrently
  -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
╰─ ./music-dl list                                                      ─╯

  Music DL  v3.3.1

  USAGE: music-dl <command> [options] [arguments]

  completion  Dump the shell completion script
  inspire     Display an inspiring quote
  music       Search and download songs.
  self-update Allows to self-update a build application
  thanks      Thanks for using this tool.

vhs

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.

About

music search and download.

https://guanguans.github.io/music-php

License:MIT License


Languages

Language:PHP 99.4%Language:Batchfile 0.6%