An easy Gui to download videos and an even easy clipper! A cross platform GUI for youtube-dl written entirely in python using the WX library.
- Download the win64.zip from releases
- Unzip and run youtube-dl-gui.exe
- Prerequisites
- wxpython
- yt-dlp
- Download the source.tar.xz from releases.
- Open a terminal in the extracted folder and run "python3 gui_rework.py"
- If the git cloned version dosent run on linux with error 'r/python does not exist' run 'fix.py' and it should work.