Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 7, 2024. It is now read-only.
/ pyqt5_yt Public archive

PyQt5 YouTube frontend

License

Notifications You must be signed in to change notification settings

nesktf/pyqt5_yt

Repository files navigation

PyQT YouTube Client

A simple YouTube frontend I made back in 2021 for a college assigment using Qt5 and mpv.

It probably doesn't work anymore :p

Dependencies

$ pip install -r ./requirements.txt

If you are using Windows, drop your mpv.exe and yt-dlp.exe inside resources/mpv. Otherwise just install mpv using your package manager.