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.3.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.3-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yt_dlp_tui-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 1afc12714c8c9e9530458431c8958de6967a32c9c2160e020f017ec9bb14d260
MD5 855d98d60a4c36d40b3d2514dbd3cdf6
BLAKE2b-256 796834ad088f6b89926fa9236b1a1f4d3284d595f66fd2ba960387796fcc6db2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: yt_dlp_tui-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 010b34c67a6926acd51c35468fd2c0c19e25091b1e0832883fa59c1ac2167314
MD5 619817707056f06b943983c3097dc8a2
BLAKE2b-256 a8ba3263447a5a30b8e045f7c3e76cad0aae14928c5f87f49d3eefda21e5c7e3

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 files

0.1.2

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