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.34k stars 101 forks source link

Show hidden file sizes #379

Closed kolbdog3333 closed 4 months ago

kolbdog3333 commented 4 months ago

I was just wondering if you can make it so on the format list it shows all the file sizes since on some of the format selections some are hidden and it just shows a dash if its a guess file size. Be nice if it would show all files sizes even some are estimates since not a mp4 stream but a m3u8 stream. Since don't want to call the "-F" on yt-dlp be easier to view on here.

mhogomchungu commented 4 months ago

I do not understand what you are saying the "notes" column has file sizes as seen in the below image. Are you saying the output shown here is different from when running yt-dlp with "-F" option? Screenshot_20240218_153051

kolbdog3333 commented 4 months ago

Yes since there are other websites other than youtube use format selection for like cartoonetwork, shout-factory, dailymotion excetra, when I do show formats the entire format list is blank on those sites but when I do "-F" on yt-dlp it shows the formats but those 3 are just examples in talking about almost all websites that aren't YouTube.

mhogomchungu commented 4 months ago

Post links i can use to test.

Current functionality should work on all websites supported by yt-dlp.

kolbdog3333 commented 4 months ago

Here are few links and pictures as well: https://www.dailymotion.com/video/x8p60dz https://disneynow.com/shows/bluey/season-03/episode-29-stories/vdka34938149 Barney 2 Barney Bluey 2 Bluey

kolbdog3333 commented 4 months ago

As you can see when i do the same videos on yt-dlp it shows the file sizes but on media downloader it doesnt this is for almost all websites that aren't YouTube.

kolbdog3333 commented 4 months ago

Can you at least make it so it shows the file size estimate the "~" " file sizes even though they aren't exact file sizes since websites besides youtube use "≈" if there is an https video and its an exact size and not an estimate.

mhogomchungu commented 4 months ago

Done

You can use this new functionality by switching to git version and instructions on how to do it are here: https://github.com/mhogomchungu/media-downloader/wiki/Frequently-Asked-Questions#14-how-do-i-start-updating-from-git-channel-instead-of-release-channel-when-using-windows

Screenshot_20240218_210920 Screenshot_20240218_211216

kolbdog3333 commented 4 months ago

Never mind forget those two comments i had to restart it after it downloaded upadate and it worked again