michaelalexeevweb/yt-dlp-gui
最新稳定版本:1.0.0
Composer 安装命令:
composer create-project michaelalexeevweb/yt-dlp-gui
包简介
Desktop GUI wrapper around yt-dlp on PHP with Boson runtime.
README 文档
README
Packagist: michaelalexeevweb/yt-dlp-gui
Install via Composer:
composer require michaelalexeevweb/yt-dlp-gui
Simple macOS desktop GUI for yt-dlp built with PHP and Boson.
Download videos from YouTube and other sites using a simple desktop interface.
Currently supports macOS only.
Screenshot
Requirements
- PHP 8.4+
ext-ffi- Boson compiler
yt-dlp,ffmpeg,ffprobe(bundled in portable release)
Releases
Two builds are available:
YtDlpGui-macos-arm64-desktop.zip- Desktop build, requires user-installed toolsYtDlpGui-macos-arm64-portable.zip- Portable build, includesyt-dlp,ffmpeg,ffprobe
Quick start
Download the portable release and run the app.
Build commands (Docker-first):
release-macos-* targets run inside docker compose by default.
make release-macos-portable make release-macos-desktop
Outputs to dist/release/.
Work locally (Docker)
Build container image:
docker compose build php
Install dependencies:
docker compose run --rm php composer install
Run checks:
docker compose run --rm php composer check
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-02
