Skip to content

Repository42/dlba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

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

About

Download best audio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors