Skip to content

isuruwa/YT2AUDIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YT 2 AUDIO


This program allows you to download high-quality audio from YouTube and YouTube Music.

Prerequisites

ffmpeg
yt-dlp

Features:

- Supports high-quality audio downloads
- Embeds thumbnail in audio file
- Adds metadata to audio file
- Verbose Mode

Install

pip install yt2audio

Usage:

yt2audio [url]

Options:

Arguments
-o, --output Output directory for downloaded audio (default: current directory)
-f, --output-format Output audio format (default: mp3)
-v, --verbose Enable verbose mode
--about About