Vidra
Advanced, cross-platform & 100% private video download manager
Integrates raw yt-dlp engine with a modern Flutter GUI and an isolated Python backend via serious_python. Features OTA engine updates, cryptographic binary verification, and zero telemetry.
Cross-Platform Availability
⚙️ Multi-Tier Ecosystem Architecture
Vidra UI (Flutter)
Clean Architecture, Provider, i18n & Multi-platform UI
Vidra Backend (Python 3.14)
Flask + Waitress WSGI, REST / SSE API, Bearer Token
yt-dlp Engine + FFmpeg / FFprobe
20+ codecs & HW acceleration & JS extraction across 6 ABIs
# 1. Download security key
wget -qO- https://apt.chomusuke.dev/public.key | sudo tee /etc/apt/keyrings/chomusuke.asc > /dev/null
# 2. Add repository
echo "deb [signed-by=/etc/apt/keyrings/chomusuke.asc] https://apt.chomusuke.dev/ stable main" | sudo tee /etc/apt/sources.list.d/chomusuke.list
# 3. Update & Install
sudo apt update && sudo apt install vidra