Share a command line music search and downloader written in PHP

藏色散人
Release: 2023-04-09 06:10:01
forward
2200 people have browsed it

music-php 2.0 - A command-line music search and downloader written in PHP.

music-php is a command-line music search and downloader written in PHP. It is based on Meting and supports QQ, NetEase, Kugou, and Baidu.

Share a command line music search and downloader written in PHP

Project address

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

Environmental requirements

PHP >= 7.1
Composer
Copy after login

Installation

phar file download and installation

Download music-php in the releases page Or music-php.phar file.

Global installation

$ composer global require guanguans/music-php --dev
Copy after login

Current directory installation

$ composer create-project guanguans/music-php --no-dev
Copy after login

Use

$ ./path/music-php
Copy after login

Test

$ composer tests
Copy after login

Reference link

https://github.com/0xHJK/music-dl
https://github.com/maicong/music
https://github.com/metowolf/Meting
Copy after login

The above is the detailed content of Share a command line music search and downloader written in PHP. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:segmentfault.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!