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
Request
Please add an option to directly specify the type of video when using the web player instead of inferring it from the provided url.
Which problem is this feature request solving?
There is no possibility (yet) to play streams that don't end on a file extension. I would like to directly provide the video type as an option when initializing the video player.
Running into this issue too when trying to implement this plugin for Materialious on Android, what uses Invidious what doesn't have file extensions in URLs
Request
Please add an option to directly specify the type of video when using the web player instead of inferring it from the provided url.
Which problem is this feature request solving?
There is no possibility (yet) to play streams that don't end on a file extension. I would like to directly provide the video type as an option when initializing the video player.
https://github.com/jepiqueau/capacitor-video-player/blob/879441ccecbe728f9b34e9a2692090139a04b25e/src/web-utils/videoplayer.ts#L308C13-L308C28
The text was updated successfully, but these errors were encountered: