Local API: Use IOS HLS manifest for livestreams #5705
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Local API: Use IOS HLS manifest for livestreams
Pull Request Type
Related issue
Description
While investigating why qualities were disappearing from the quality selector when you changed the quality on live streams, I also looked into why the IOS HLS manifests were failing to play (which is why we haven't been using them). I finally figured out how to get the iOS ones to play, which come with various benefits, such as:
The benefits only apply to the local API though, as we have no control over what HLS manifest Invidious sends us, so the qualities disappearing issue is likely still an issue for people using the Invidious API.
Testing
Local API with local streaming
Local API with Proxy Videos Through Invidious turned on
Desktop