mhogomchungu / media-downloader

Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books..
GNU General Public License v2.0
1.35k stars 104 forks source link

Start configuration #262

Closed trimechee closed 1 year ago

trimechee commented 1 year ago

Hello, i update to last version 3.0, is the start configuration is ok and normal ? because I don't see lux version, and I see "Protocol" "is unknown" :

media-downloader] Start Downloading lux ... ... [media-downloader] Downloading: [media-downloader] Destination: C:/Users/Asus/AppData/Roaming/media-downloader//bin/.tmp [media-downloader] Protocol "" is unknown [media-downloader] Checking installed version of wget [media-downloader] Found version: 1.21.3 [media-downloader] Checking installed version of you-get [media-downloader] Found version: 0.4.1650

trimechee commented 1 year ago

Oups i see the lux version but is this normal "start downloading lux" that lasts a long time and the message does not change despite a long wait ?

[media-downloader] Checking installed version of lux [media-downloader] Found version: 0.17.1 [media-downloader] Newest Version Is v0.17.2, Updating [media-downloader] Start Downloading lux ... ...

mhogomchungu commented 1 year ago

Media Downloader detects there is a new version of lux but fails to download it because they do not have a windows version out.

Nothing i can do about this other that detecting this status and fail gracefully.

https://github.com/iawia002/lux/releases

mhogomchungu commented 1 year ago

It fails in Linux too because the newest version changed names of downloads.

mhogomchungu commented 1 year ago

I asked why there are no binaries for windows here: https://github.com/iawia002/lux/issues/1223

trimechee commented 1 year ago

We hope that @iawia002 will fix this poblem :)

mhogomchungu commented 1 year ago

This issue is now resolved.

Lux now publishes windows binary and latest version of Media Downloader works with their new file names.

https://github.com/mhogomchungu/media-downloader/releases/tag/3.1.0

trimechee commented 1 year ago

Great :)