laurencee / Livestream.Monitor

A windows GUI for livestreamer/streamlink
GNU General Public License v2.0
59 stars 8 forks source link

Not recognizing 1080p60/720p60 as best quality #30

Closed Jakeeeeeeee closed 7 years ago

Jakeeeeeeee commented 7 years ago

Examples

[cli][info] Available streams: 160p (worst), 360p, 480p (best), 720p60, audio_only [cli][info] Opening stream: 480p (hls)

[cli][info] Available streams: 1080p60, 160p (worst), 360p, 480p, 720p (best), 720p60, audio_only [cli][info] Opening stream: 720p (hls)

laurencee commented 7 years ago

If you're using livestreamer, that's a known bug with it's "best" quality option. You should use streamlink instead as they fixed that problem along with many others.

Livestreamer was abandoned a while ago and streamlink was forked from livestreamer to continue development of the application.

Jakeeeeeeee commented 7 years ago

It's working fine now with streamlink, thanks.

laurencee commented 7 years ago

Thanks for closing 👍