made it so i just click file and paste YouTube url

Linux is amazing

#! /usr/bin/bash
echo "Enter a url"
read a

yt-dlp -x $a
  • RavenofDespair@lemmy.mlOP
    link
    fedilink
    arrow-up
    2
    ·
    1 hour ago

    I like fixing things but getting paid to do it is the hard part. I also want to give back to Linux community even if it is small.