MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.3k stars 1.59k forks source link

Should solve #397 #398

Open Efreak opened 5 years ago

Efreak commented 5 years ago

397 was caused by the old url redirecting to github releases page. The new url is a redirect to the actual file instead.

ghost commented 4 years ago

won't this always download exe even if you are using linux ?

Efreak commented 4 years ago

This is true. All releases are also for Windows. You can remove the .exe if you want it to work on Linux.

Since @MrS0m30n3 doesn't seem interested in maintaining, feel free to update your own fork like I did. It'll work better for you than it did for me, since I can't actually package a new version, and you should be able to just use the system version of Python (most windows users don't have Python installed)