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
  • draco_aeneus@mander.xyz
    link
    fedilink
    arrow-up
    3
    ·
    4 hours ago

    I think you might have a career as an accomplished entymologist ahead of you with so much success finding bugs!