Metadata-Version: 2.1
Name: fmdpy
Version: 0.1
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

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.

```


