Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
/ ICCUWN Public archive

ICCUWN (I Couldn't Come Up With a Name) is a minimalistic, simple and open source GUI for yt-dlp

License

Notifications You must be signed in to change notification settings

s-liwka/ICCUWN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICCUWN

ABANDONED -- IM NOW USING PARABOLIC

ICCUWN (I Couldn't Come Up With a Name) is a minimalistic, simple and open source GUI for yt-dlp.

Alt Text

But Why?

All GUI's for yt-dlp i found were either broken or way too bloated for me. Also I wanted to get some experience with GUI's (and got some with asynchronous programming on the way too).

Installation (Automatic)

YOU STILL NEED TO INSTALL PYTHON AND FFMPEG MANUALLY

Windows:

https://raw.githubusercontent.com/s-liwka/ICCUWN/main/WindowsInstaller/install.bat

Linux:

Soon

Installation (Manual)

  1. Install Python (3.11.4 works for me) and ffmpeg

  2. Clone the Repo

git clone https://github.com/s-liwka/ICCUWN
cd ICCUWN

Optional: Make a venv

python -m venv ICCUWN-venv

Linux:

ICCUWN-venv/bin/activate

Windows:

ICCUWN-venv/Scripts/activate.bat
  1. Install requirements
pip install -r requirements.txt
  1. Run
python iccuwn.py

Credits

Icons: https://github.com/Donnnno/Arcticons

Themes: https://github.com/a13xe/CTkThemesPack