oleksis / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.

Home Page:https://oleksis.github.io/youtube-dl-gui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's the last version for windows 7?

DumbJoe opened this issue · comments

What's the last version for windows 7?

The latest version until today is yt-dlg v1.8.5 . For Windows you can download the installer (MSI) from the release or from the Store

The latest version until today is yt-dlg v1.8.5 . For Windows you can download the installer (MSI) from the release or from the Store

Sorry, I should have specified; let me rephrase the question: "What's the last version that still works or and supported on windows 7 systems?"

yt-dlg just need Python 3 and its dependencies, pypubsub and wxPython<=4.2.1,>=4.0.7.post2

Recommend you use Python 3 for 64 bit architecture.

Thanks, is there a way to download pypubsub and wxPython in portable forms so can be added whenever when you're offline? Or it's impossible to add manually?

Can you provide steps or logs to reproduce the behavior you want?

Alright, if you can link me the direct download urls for pypubsub and wxPython and where to place their compiled versions as if installed with their respective python commands (but manually), that would be most appreciated.