Th3-822 / rapidleech

http://rapidleech.com/forum/
590 stars 522 forks source link

Auto-choose highest resolution #245

Closed wisemike2 closed 3 years ago

wisemike2 commented 3 years ago

How to edit the config to automatically choose the best/highest resolution? Instead of having to choose it every time from the "Video Format" list?

Or you could add it to the config setup file.

Th3-822 commented 3 years ago

Youtube?... It already does, but only on the non-DASH streams (as it have both audio and video)

wisemike2 commented 3 years ago

Yes Youtbue. It chooses "MP4 360p" by default, not 720 or higher. Is it possible to make choose the highest video resolution available?

Th3-822 commented 3 years ago

it should select the old MP4 720p if available, but it seems to be unavailable on some videos: https://github.com/Th3-822/rapidleech/issues/152#issuecomment-429023580

wisemike2 commented 3 years ago

It doesn't auto-choose 720p if available. Also, why 1080 shows as "video only" without the audio?

image

Th3-822 commented 3 years ago

:thinking: it should also show the filesize... I will be checking it

And about the DASH formats (Audio or Video Only): https://github.com/Th3-822/rapidleech/issues/212#issuecomment-589907795

Th3-822 commented 3 years ago

About the filesize, YT isn't sending it for that format (yes, just that one, fmt22), idk why... But there is a small code for that on QSelector(), that is disabled by default, go and enable it if you need the filesize.