# YouTube to MP3 downloader

## Usage

1. Copy a YouTube video URL to your clipboard, e.g. Cmd + C on the browser URL.
2. In your terminal, navigate to where you want to save the file to, e.g. `cd ~/Desktop` on Linux/MacOS
3. Run `npx @exequielbc/yt2mp3`

![Usage GIF](./doc-resources/usage.gif)