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
  • urhovaldeko@lemmy.world
    link
    fedilink
    arrow-up
    32
    ·
    9 hours ago

    Stop right now. This will all end in tears. You’ll become a developer and spend the rest of your life fixing bugs. You can still get out.

    • RavenofDespair@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      2 hours 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.