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
    • TechnoCat@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      6 hours ago

      You’re correct!

             --write-thumbnail  
                    Write thumbnail image to disk  
      

      There is also this option:

             --embed-thumbnail  
                    Embed thumbnail in the video as cover art