Skip to content

Latest commit

 

History

103 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon

Phoca, a yt-dlp Qt6 frontend

A minimalistic program to download video and audio from most social media platforms.

(Stable version will support multiple downloads simultaneously, like a download manager)

📥 Download

AppImage binaries and Windows installer are available on Releases.

📦 Compiling from source code

Requirements (Ubuntu/Debian):

sudo apt update
sudo apt install build-essential cmake qt6-base-dev ffmpeg
curl -fsSL https://deno.land/install.sh | sh

Compiling:

git clone https://github.com/maxipardo/Phoca.git
cd Phoca
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make -j$(nproc)

📸 Screenshots

About

A yt-dlp Qt6 frontend [UNDER DEVELOPMENT]

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages