Advertisement
Guest User

Untitled

a guest
Nov 19th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. wget https://yt-dl.org/downloads/latest/youtube-dl
  2. wget https://yt-dl.org/downloads/latest/youtube-dl.sig
  3. gpg --verify youtube-dl.sig youtube-dl
  4. mv youtube-dl ~/.local/bin
  5. chmod a+rx ~/.local/bin/youtube-dl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement