You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Miru video player shows the current video resolution in the lower left ("1920x1080"). When clicking on it, it only shows "No quality available" for mp4 videos - only HLS allow quality selection.
It would be nice if extensions could return multiple URLs from the watch() method, together with video quality/resolution labels.
Describe your suggested feature
The Miru video player shows the current video resolution in the lower left ("1920x1080"). When clicking on it, it only shows "No quality available" for mp4 videos - only HLS allow quality selection.
It would be nice if extensions could return multiple URLs from the
watch()
method, together with video quality/resolution labels.Example: The media.ccc.de API provides URLs for different resolutions and formats.
https://api.media.ccc.de/public/events/68eadd0f-8415-4e85-a2f2-451dc69a2428
Acknowledgements
The text was updated successfully, but these errors were encountered: