Youtube-Music / README.md
GilbertClaus's picture
Youtube
64685fc

A newer version of the Gradio SDK is available: 5.22.0

Upgrade
metadata
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.