ShalmonAnandas / Gui-Youtube-dl

A cross platform GUI for youtube-dl written entirely in python using the WX library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GUIYoutube-dl

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.

Windows

Linux (Gtk4)

Installation:

Windows:

  • Download the win64.zip from releases
  • Unzip and run youtube-dl-gui.exe

Linux: (binaries available but would still recommend using the method mentioned below)

  • Prerequisites
    • wxpython
    • yt-dlp
  • Download the source.tar.xz from releases.
  • Open a terminal in the extracted folder and run "python3 gui_rework.py"

Known Bugs:

  • If the git cloned version dosent run on linux with error 'r/python does not exist' run 'fix.py' and it should work.

About

A cross platform GUI for youtube-dl written entirely in python using the WX library.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%