Metadata-Version: 2.4
Name: muget
Version: 1.0.0
Summary: YouTube Music downloader with tagging support
Author: Meikoy-Chan
License: MIT
Project-URL: Homepage, https://github.com/meikoy-chan/muget
Project-URL: Bug Reports, https://github.com/meikoy-chan/muget/issues
Keywords: youtube-music,downloader,yt-dlp,music
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click
Requires-Dist: colorama
Requires-Dist: mutagen
Requires-Dist: Pillow
Requires-Dist: requests
Requires-Dist: yt-dlp
Requires-Dist: ytmusicapi
Requires-Dist: InquirerPy
Requires-Dist: yt_dlp_ejs
Dynamic: license-file

# Muget

YouTube Music downloader with automatic tagging and cover art.

## Installation

```bash
pip install muget
```

Usage

```bash
muget "https://music.youtube.com/playlist?list=..."
muget -o "./Music" "https://music.youtube.com/album/..."
```

Requirements

· FFmpeg (required)
· aria2c (optional, for faster downloads)

Features

· Download tracks, albums, and playlists
· Automatic metadata tagging
· Cover art embedding
· Synced lyrics support
