YouTube Downloader

A simple Linux script to make yt-dlp easy.

Download Modes

Video

Full quality MP4 with chapters, subtitles, and thumbnail.

Audio

Audio with static thumbnail. Keeps subtitles, ~90% smaller.

Installation

  1. 1

    Save the script below as ytdl.sh

  2. 2

    Make it executable: chmod +x ytdl.sh

  3. 3

    Run it: ./ytdl.sh

Script

ytdl.sh