File size: 595 Bytes
b42bb78
 
 
 
 
 
 
 
 
 
64685fc
 
b42bb78
64685fc
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: Youtube Music
emoji: πŸ“š
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.9.1
app_file: app.py
pinned: false
---
# YouTube MP3 Downloader
This application allows you to paste YouTube links and download them as MP3 files. It uses Gradio for the web interface and `yt-dlp` for downloading.

## Features
- Input YouTube links (one per line).
- Converts videos to MP3 format with thumbnails.
- Downloads all MP3s as a ZIP file.

## How to Use
1. Paste YouTube links in the provided textbox.
2. Click the "Download MP3s" button.
3. Download the ZIP file containing MP3 files.