Skip to main content

yt-dlp TUI

中文文档

Python Textual

A terminal user interface for yt-dlp built with Textual. It provides format inspection, playlist item selection, download progress, persistent history, resumable interrupted downloads, and independently managed yt-dlp and FFmpeg binaries.

This project is not affiliated with yt-dlp. Please use it only for content you are permitted to download.

Screenshots

Start a download

Start page with URL input, output directory, format list, and sidebar navigation

Inspect a playlist

Playlist inspect view with selectable items and queue controls

Track downloads

Downloading page with task progress, speed, ETA, and raw yt-dlp output

Configure the download engine

Settings page with download directory, proxy, yt-dlp, and FFmpeg controls

Features

  • Inspect video and playlist URLs before downloading.
  • Select playlist items before queueing them, while single videos still use format selection.
  • Choose from available yt-dlp format IDs.
  • Automatically add the best available audio stream to video-only formats and merge with FFmpeg.
  • Show active downloads with a text progress bar, speed, ETA, and live yt-dlp output.
  • Persist completed, failed, and interrupted tasks in per-user JSON history.
  • Resume interrupted tasks with yt-dlp's --continue support.
  • Open a completed file, reveal it in the system file manager, or copy its path.
  • Install and update yt-dlp independently from the TUI application.
  • Install FFmpeg from GitHub on Windows.
  • Use an optional HTTP(S) proxy for engine installation, update checks, metadata extraction, and downloads.

Requirements

  • Python 3.11 or newer
  • uv for development or local installation
  • Windows is the primary supported platform at present. FFmpeg auto-install currently targets Windows x64.

Installation

Run with uvx (recommended)

Run the latest published version without installing it permanently:

uvx yt-dlp-tui

From PyPI

pip install yt-dlp-tui
yt-dlp-tui

From source

git clone https://github.com/z4none/yt-dlp-tui.git
cd yt-dlp-tui
uv sync --all-groups
uv run yt-dlp-tui

Quick start

  1. Open Settings from the sidebar.
  2. Set the default download directory and, if needed, an HTTP(S) proxy.
  3. Install yt-dlp from GitHub. The app checks the selected stable or nightly channel in the background and offers an update when one is available.
  4. Install FFmpeg from GitHub to merge separate video and audio streams automatically.
  5. Open Start, paste a URL, inspect formats, select one, and begin downloading.

Notes on downloads

  • A video-only format requires FFmpeg to merge it with audio. The app automatically selects FORMAT_ID+bestaudio/best when appropriate.
  • The Downloading page includes raw yt-dlp output. Task logs are also written to the application's per-user data directory.
  • Interrupted downloads are marked as failed after restart, but can be resumed from Completed.

Development

uv sync --all-groups
uv run ruff check .
uv run pytest -q
uv run yt-dlp-tui

Build and publish

uv build
uv publish --publish-url https://upload.pypi.org/legacy/

Use a PyPI API token through UV_PUBLISH_TOKEN; never commit publishing credentials.

License

Distributed under the MIT License.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yt_dlp_tui-0.1.2.tar.gz (151.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yt_dlp_tui-0.1.2-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

File details

Details for the file yt_dlp_tui-0.1.2.tar.gz.

File metadata

  • Download URL: yt_dlp_tui-0.1.2.tar.gz
  • Upload date:
  • Size: 151.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for yt_dlp_tui-0.1.2.tar.gz
Algorithm Hash digest
SHA256 817ede04fc18acb1e5f6b23e4989d0805df118fe2db07932268ab0e5a2a3b24b
MD5 6815d2ff2a07ba15df20cf6cd147a927
BLAKE2b-256 503850c2183af6e5c1efb3beeea55f72caa5a7960ed94b4c1e6bdb7eeea44ef1

See more details on using hashes here.

File details

Details for the file yt_dlp_tui-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: yt_dlp_tui-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 29.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for yt_dlp_tui-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c1b2757a33689dc0e578f985b5f2375a54f7b470d951654df699754859a2bcb1
MD5 62c3dd18547ab8c6e92e40185077163b
BLAKE2b-256 3729eea95fe9d72e9ef811dd818cf0534c3176d20f1a5249b46723cabb7b70a9

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.3

2 files

This release

0.1.2 This release

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page