/ydl

program written in bash using yad and youtube-dl

Primary LanguageShellGNU General Public License v3.0GPL-3.0

ydl

ydl is a program written in bash using yad xclip youtube-dl.

It is aimed to be an intuitive shortcut to download videos and music from any link copied on clipboard

Tested in Debian/Linux & ArchLinux

Requirements

youtube-dl yad xclip

Debian/Ubuntu based distributions

sudo apt-get install youtube-dl yad xclip

ArchLinux

sudo pacman -S youtube-dl yad xclip

Installation

 curl -o ydl.sh https://raw.githubusercontent.com/lbarsou/ydl/main/script.sh
 chmod +x ydl.sh

Usage

 ./ydl.sh yourVideoAudioLink.com