/simple-ytdl-qt

I got bored so I made a shitty Qt GUI for Yt-DLP

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

simple-ytdl-qt

I got bored so here's a super simple youtube-dl GUI made with Qt.

Installing

pip install pipx
pipx install git+https://github.com/EEKIM10/simple-ytdl-qt.git
pipx ensurepath
simple-ytdl-qt5

Downloading

pip install pipenv
git clone https://github.com/EEKIM10/simple-ytdl-qt.git
cd simple-ytdl-qt
pipenv install
pipenv run python -m src/main