BKSalman / ytdlp-gui

a GUI for ytdlp written in Rust
GNU General Public License v3.0
222 stars 10 forks source link

Will you create a winget pkg ? #17

Closed linux-player9 closed 9 months ago

linux-player9 commented 11 months ago

Your program is awesome ! I was wondering if you will create a winget package so that ytdlp-gui could be installed via a command like :

winget install BKSalman.ytdlp-gui

Or maybe a scoop package

BKSalman commented 11 months ago

Your program is awesome !

ayyy thanks, really appreciate it, glad that you find it useful :)

I was wondering if you will create a winget package so that ytdlp-gui could be installed via a command like :

winget install BKSalman.ytdlp-gui

Or maybe a scoop package

honestly I have no idea how scoop or winget work, can the package be install via a file like the .deb/.rpm package?

if so, I would really appreciate it if someone would contribute with a winget/scoop package :)

if no one want to, I might give a shot (later :tm:)

BKSalman commented 11 months ago

also, I don't have a way of testing it since I don't use Windows :p (unless using a VM I guess)

BKSalman commented 9 months ago

since there is nothing that can be done here, I will close the issue, feel free to open a pull request if you want to add the winget/scoop package (I don't even know if you can PR them)