StefanLobbenmeier / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
1.55k stars 62 forks source link

ReadMe link redirects to Jely2002 release, not StefanLobbenmeier Release #17

Closed MintMain21 closed 1 year ago

MintMain21 commented 1 year ago

Describe the bug The description on GitHub for this fork is essentially copy/pasted from the original build by Jely2002. Unfortunately, this means the "how to install" link redirects to the older release as well, instead of the latest release of the fork.

To Reproduce Steps to reproduce the behavior:

  1. Go to description/readme
  2. Click on 'Download the applicable installer or executable for your system.'
  3. See error

Expected behavior The link should be for the latest release of the StefanLobbenmeier fork. (https://github.com/StefanLobbenmeier/youtube-dl-gui/releases/latest)

Additional context It's only a single link that needs to be edited, as demonstrated by this very report.

StefanLobbenmeier commented 1 year ago

Good idea, I should also fix the other urls to link to this repository

venkat2305 commented 1 year ago

The credit in the app also redirects to the old build. It should open this repo.