Skip to content

Commit

Permalink
yt-dlg
Browse files Browse the repository at this point in the history
  • Loading branch information
humbletrader authored Aug 2, 2022
1 parent 233ad2e commit 0627452
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,8 @@ apt install asciinema
apt install hexcurse
apt install taskwarrior

add-apt-repository ppa:nilarimogard/webupd8
apt update
apt install youtube-dlg
sudo curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o ~/install/yt-dlp
sudo chmod a+rx ~/install/yt-dlp

# applications dependent on other package managers / storage sites (i.e. github.com)
cd ~
Expand Down

0 comments on commit 0627452

Please sign in to comment.