Metadata-Version: 2.1
Name: motify-music
Version: 1.0.6
Summary: A modern Python-based Spotify Music Downloader with a beautiful GUI, playlist management, and high-quality audio support
Keywords: spotify,music,downloader,gui,audio,playlist,yt-dlp,lyrics,manager
Author-Email: Mosh3eb <Mosh2eb@gmail.com>
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: License :: OSI Approved :: MIT License
Project-URL: Homepage, https://motify-music.netlify.app
Project-URL: Documentation, https://motify-music.netlify.app
Project-URL: Repository, https://github.com/mosh3eb/motify.git
Project-URL: Bug Tracker, https://github.com/mosh3eb/motify/issues
Project-URL: Changelog, https://motify-music.netlify.app/changelog
Requires-Python: >=3.10
Requires-Dist: requests>=2.28.0
Requires-Dist: ttkbootstrap>=1.10.0
Requires-Dist: yt-dlp>=2023.3.4
Requires-Dist: mutagen>=1.46.0
Requires-Dist: plyer>=2.1.0
Requires-Dist: spotipy>=2.23.0
Requires-Dist: watchdog>=2.3.1
Requires-Dist: pillow>=9.5.0
Requires-Dist: matplotlib>=3.5.0
Requires-Dist: beautifulsoup4>=4.12.0
Requires-Dist: lxml>=4.9.0
Description-Content-Type: text/markdown

# Motify Music

A modern Python-based Spotify Music Downloader with a beautiful GUI, playlist management, and high-quality audio support.

[![License](https://img.shields.io/pypi/l/motify-music?color=1DB954&style=flat-square)](https://pypi.org/project/motify-music/)
[![PyPI version](https://img.shields.io/pypi/v/motify-music?color=1DB954&style=flat-square)](https://pypi.org/project/motify-music/)
[![Python Version](https://img.shields.io/pypi/pyversions/motify-music?color=1DB954&style=flat-square)](https://pypi.org/project/motify-music/)
[![Docs](https://img.shields.io/badge/docs-netlify-success?style=flat-square&color=1DB954)](https://motify-music.netlify.app/)

<div align="center">
  <img src="https://raw.githubusercontent.com/mosh3eb/motify/main/docs/assets/images/Cover.jpg" alt="Motify Cover" width="800"/>
</div>

## ✨ Features

- 🎵 High-quality audio downloads (320kbps)
- 🎨 Modern and intuitive GUI
- 📱 Advanced playlist management
- 📊 Download history and statistics
- 🎼 Built-in lyrics support
- 🌙 Dark/Light theme support
- 🔄 Automatic updates
- 🔒 Secure and private

## 🚀 Quick Start

1. Install Motify:
```bash
pip install motify-music
```
2. Run Motify:
```bash
motify
```

## 📚 Documentation

Full documentation is available at [motify-music.netlify.app](https://motify-music.netlify.app/)
- Installation guide
- User manual
- API reference
- Troubleshooting
- Contributing

## 🖥️ Live Demo

Try the [Motify Demo](https://motify-music.netlify.app/demo/) to search, preview, and download sample tracks directly in your browser!

## 🤝 Contributing

We welcome contributions! Please see the [contributing guide](https://motify-music.netlify.app/contributing) for details.

## 📄 License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/mosh3eb/motify/blob/main/LICENSE) file for details.

## 🔗 Links

- [Documentation](https://motify-music.netlify.app/)
- [PyPI Package](https://pypi.org/project/motify-music/)
- [GitHub Repository](https://github.com/mosh3eb/motify)
- [Issue Tracker](https://github.com/mosh3eb/motify/issues)
- [Changelog](https://motify-music.netlify.app/changelog)
