Video and Audio Downloader for Desktop
Download multiple videos and audio simultaneously, convert files to your preferred formats, and easily download entire playlists. Powered by yt-dlp, Phoca provides a clean, lightweight experience that gets the job done.
GNU/Linux and Windows binaries are available on Releases.
Requirements (Ubuntu/Debian):
sudo apt update
sudo apt install build-essential cmake qt6-base-dev ffmpeg
curl -fsSL https://deno.land/install.sh | shCompiling:
git clone https://github.com/maxipardo/Phoca.git
cd Phoca
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make -j$(nproc)
|
|




