Install
Choose the installer for your computer from the latest release.
Videx is free and open source. Install it once, run one command, then preview and queue authorized media from your browser.
Choose the installer for your computer from the latest release.
Run videx doctor to check Videx, FFmpeg, and local folders.
Run videx web. Your browser opens automatically.
Review and run the PowerShell installer, then open a new terminal.
irm https://raw.githubusercontent.com/ws0x/Videx/main/install.ps1 | iex
videx doctor
videx webVidex releases are unsigned, so Windows SmartScreen may show a warning. Check the published SHA-256 checksum before installing.
curl -fsSL https://raw.githubusercontent.com/ws0x/Videx/main/install.sh | bash
videx doctor
videx webRun videx web --local to open the same interface directly from Videx on your computer.