Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

program written in bash using yad and youtube-dl

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages