File size: 589 Bytes
b42bb78
 
9d82db3
 
e3fd693
b42bb78
59a0204
b42bb78
 
 
64685fc
 
b42bb78
64685fc
 
 
 
 
 
 
 
26f38e2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: Youtube Music
emoji: 🎧
colorFrom: red
colorTo: red
sdk: gradio
sdk_version: 5.23.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.