Open
Description
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
- mp4 full hd
- mp4 720p
- audio only, opus
- audio only, mp3
Acknowledgements
- I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.