1
0
mirror of https://github.com/yattee/yattee.git synced 2024-12-13 05:40:32 +05:30
yattee/Model/Player/Backends
Toni Förster a45522f710
Improved stream resolution handling
Invidious now reports the actual resolution and doesn’t hardcode them anymore.

See: https://github.com/iv-org/invidious/pull/4586

- Extended the list of possible resolutions in the StreamModel
- trigger videoLoadFailureHandler if no streams are available
- more logging for backend.bestPlayable

Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-08-25 17:23:04 +02:00
..
AVPlayerBackend.swift Fix swiftformat offenses 2024-07-06 11:48:49 +02:00
MPVBackend.swift Fix possible crashes 2024-08-24 17:52:35 +02:00
MPVClient.swift fix duplicated share button 2024-07-06 11:35:21 +02:00
PlayerBackend.swift Improved stream resolution handling 2024-08-25 17:23:04 +02:00
PlayerBackendType.swift Player controls UI changes 2022-10-27 18:03:57 +02:00