Metadata-Version: 2.1
Name: fmdpy
Version: 0.1.post1
Summary: Music Downloader
Home-page: https://github.com/Liupold/fmdpy
Author: Rohn Chatterjee
Author-email: rohn.ch@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: ffmpeg-python
Requires-Dist: click
Requires-Dist: music-tag
Requires-Dist: requests
Requires-Dist: pillow

```
 ,gggggggggggggg ,ggg, ,ggg,_,ggg,   ,gggggggggggg,    ,ggggggggggg,   ,ggg,         gg
dP""""""88""""""dP""Y8dP""Y88P""Y8b dP"""88""""""Y8b, dP"""88""""""Y8,dP""Y8a        88
Yb,_    88      Yb, `88'  `88'  `88 Yb,  88       `8b,Yb,  88      `8bYb, `88        88
 `""    88       `"  88    88    88  `"  88        `8b `"  88      ,8P `"  88        88
     ggg88gggg       88    88    88      88         Y8     88aaaad8P"      88        88
        88   8       88    88    88      88         d8     88"""""         88        88
        88           88    88    88      88        ,8P     88              88       ,88
  gg,   88           88    88    88      88       ,8P'     88              Y8b,___,d888
   "Yb,,8P           88    88    Y8,     88______,dP'      88               "Y88888P"88,
     "Y8P'           88    88    `Y8    888888888P"        88                    ,ad8888
                                                                                d8P" 88
                                                                              ,d8'   88
                                                                              d8'    88
                                                                              88     88
                                                                              Y8,_ _,88
                                                                               "Y888P"
```

Install:
```
python3 -m pip install fmdpy
```

```
Usage: fmdpy [OPTIONS] [SEARCH]...

Options:
  -c, --count INTEGER  Max Number of results
  -f, --fmt TEXT       Format of the audio file.
  --help               Show this message and exit.

```


