A specialized media toolkit for power users, built with Python & PyQt6. 专为极客打造的媒体生产力工具箱。
- Neo-Native UI: 采用 "Ceramic & Air" 设计语言,超越原生 Windows 的视觉体验。
- Smart Engine: 内置 yt-dlp 核心,支持 YouTube/Bilibili 高速下载与自动转码。
- Self-Bootstrapping: 零配置启动,自动检测并部署 FFmpeg 环境。
- Plugin System: 可扩展的工具箱架构。
- GUI: PyQt6 (Custom Painted Widgets)
- Core: yt-dlp, FFmpeg
- Infrastructure: Flask (Local Server), Threading
- Clone the repo
pip install -r requirements.txtpython main.py