Metadata-Version: 2.1
Name: migu-music-dl
Version: 0.1.2
Summary: Migu music downloader
Home-page: https://github.com/swim2sun/migu-music-dl
License: GPL-3.0-only
Keywords: migu,music,咪咕,无损音乐
Author: swim2sun
Author-email: xiangyangyou@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: prettytable (>=3.0.0,<4.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Project-URL: Repository, https://github.com/swim2sun/migu-music-dl
Description-Content-Type: text/markdown


# MIGU-Music-dl   

[![PyPI version](https://badge.fury.io/py/migu-music-dl.svg)](https://badge.fury.io/py/migu-music-dl)
[![Publish Action](https://github.com/swim2sun/migu-music-dl/actions/workflows/publish.yml/badge.svg)](https://github.com/swim2sun/migu-music-dl/actions/workflows/publish.yml)

Download Migu Lossless Music

## Installation

### Install from PyPI

```shell
$ pip install migu-music-dl
```

### Install from Homebrew
```shell
$ brew tap swim2sun/migu-music-dl
$ brew install migu-music-dl
```
    

Usage
-----

```shell
$ migu-music-dl [OPTIONS] SEARCH_KEYWORD OUTPUT_DIR
```

![terminal](./screenshot.png)
