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
  • chunes@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    22 hours ago

    You’ve got me beat. I just have a text file with some common usage examples in it.

      • aqua@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        2 hours ago

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