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
    • aqua@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      14 hours ago

      Check out atuin, when you press arrow up in the terminal it shows a history list that is also searchable.