Git Product home page Git Product logo

s-liwka / iccuwn Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 246 KB

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

License: GNU General Public License v3.0

Python 89.93% Batchfile 4.46% Shell 5.61%
gplv3 gui minimal youtube youtube-dl youtube-download youtube-downloader youtube-downloader-app youtube-downloader-gui youtube-downloader-python

iccuwn's Introduction

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

iccuwn's People

Contributors

s-liwka avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.