Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 295 Bytes

File metadata and controls

13 lines (7 loc) · 295 Bytes

dlba (Download best audio)

Bash alias for yt-dlp

Downloads best audio format from a given link

Install:

echo "alias dlba=\"yt-dlp -f bestaudio -o '%(title)s [%(id)s] [%(epoch>%d-%m-%y)s].%(ext)s' -q --progress\"" >> ~/.bashrc && exec bash

Usage:

dlba https://youtu.be/dQw4w9WgXcQ