yt-dlp Command Generator

Build a customizable yt-dlp command (quality, codec, fps, clip, mp3, subs, SponsorBlock) from the current page, then copy & run it locally. Opens from the Tampermonkey menu.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Advertisement:

Autor
Jazzmedo
Dziennych instalacji
3
Wszystkich instalacji
11
Oceny
0 0 0
Wersja
1.1.1
Utworzono
16-07-2026
Zaktualizowano
16-07-2026
Rozmiar
34,3 KB
Licencja
MIT
Dotyczy
Wszystkie strony

yt-dlp Command Generator

Build ready-to-run yt-dlp commands from any video page — no memorizing flags.

A lightweight Tampermonkey userscript that adds a clean, animated panel to every website. Pick your options, and it generates a copy-paste yt-dlp command you run in your terminal. It never downloads anything itself — it just builds the command.


Features

  • Works everywhere — available on any site yt-dlp supports (YouTube, Vimeo, X/Twitter, TikTok, Facebook, Twitch, Instagram, Reddit, and thousands more).
  • Opens from the Tampermonkey menu — click the extension icon → ⬇ Open Command Generator. No clutter on the page until you need it.
  • Video quality — cap the resolution from 360p up to 8K, or pick "Best".
  • Framerate — limit to ≤30 or ≤60 fps.
  • Codec choice with guidance — H.264 (best for Facebook/WhatsApp & most apps), VP9, or AV1. H.264 automatically produces a universally compatible MP4.
  • Audio quality & MP3-only mode — extract audio to MP3, M4A, Opus, WAV, or FLAC at your chosen bitrate.
  • Clip a segment — download only the part between two timestamps, with a one-click "use current player time" button.
  • Subtitles — embed or save subs, choose languages, include auto-generated.
  • Extras — embed thumbnail + metadata + chapters, SponsorBlock auto-cut, cookies-from-browser for login-gated content, and faster parallel downloads.
  • Live estimated size — a rough ≈ size figure that updates as you change options, based on the video's duration and typical bitrates.
  • Syntax-highlighted command — the generated command is color-coded for easy reading, with a one-click copy button.
  • Remembers your settings — your preferences persist across pages.

Getting started

  1. Install Tampermonkey and add this script.
  2. Install yt-dlp and ffmpeg locally (ffmpeg is needed for merging, clipping, and audio extraction).
  3. Open any video page → Tampermonkey menu → ⬇ Open Command Generator.
  4. Choose your options, click Copy command, and run it in your terminal.

Which codec for social media?

For Facebook, WhatsApp, Instagram, and most phones, choose H.264 video + AAC audio in an MP4 container — it plays virtually everywhere without re-encoding. VP9 and AV1 give smaller files but may need re-encoding for those apps (there's a one-click option for that).


Author: JazzMedo