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

Unable to upgrade to 1.8.5

gitdine opened this issue · comments

When I try to upgrade to 1.8.5 from 1.8.4 using the MSI file, I get an error message saying "Another version of this product is already installed. Installation of this version cannot continue"

Clipboard01

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

WARNING

All invalid issues will be rejected!!


Before going further

  • If your problem is a bug with youtube-dl or a request for new site support please report it here

  • Make sure you are using the latest yt-dlg version (Click the Settings icon and then About to view the current version)

  • Make sure you are using the latest youtube-dl version (Click the Settings icon and then Update to update to the latest youtube-dl version)

  • Make sure you searched the bugtracker for similar issues including closed ones

  • Make sure to read the FAQs file

    • I think my problem is NOT with youtube-dl
    • I've verified and i assure that I'm running yt-dlg 1.X.Y
    • I assure that i am using the latest version of youtube-dl
    • Searched bugtracker
    • I've read the FAQs file

What is the purpose of your issue?

  • Bug report
  • Feature request (request for a new functionality)
  • Question
  • Other

Please remove any sections between (---) if they are not related to your issue


Bug report

If the problem occurs when downloading a URL please provide the full verbose output as follows:

  1. Restart yt-dlg
  2. Go to Options > Extra tab
  3. Enable Debug youtube-dl
  4. Go to Options > Advanced tab and Clear your log content
  5. Try to download the URL
  6. Copy the whole log content and insert it between the ``` part below
delete me and insert your log content here

What operating system do you use ?

List of actions to perform to reproduce the problem:

  1. ..
  2. ..
  3. ..

What is the expected behaviour ?

What happens instead ?


Feature request (request for a new functionality)

Please make sure that the requested feature is NOT already in the TODO list

  • I've verified and i assure that my requested feature is NOT in the TODO list

What operating system do you use ?

Windows 10


For now the way to “upgrade" yt-dlg using the installer (MSI) is uninstall the old version and install the new. One reason is we include the specific version of Python (3.10) work with the UI (wxPython)