Greasy Fork is available in English.

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.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

Advertisement:

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

Advertisement:

작성자
Jazzmedo
일일 설치 수
3
총 설치 수
11
평점
0 0 0
버전
1.1.1
생성일
2026-07-16
갱신일
2026-07-16
크기
34.3KB
라이선스
MIT
적용 사이트
모든 사이트

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