Thanks for your answer, but this doesn´t work for youtube url: https://www.youtube.com/watch?v=rn_YodiJO6k
And there seems to be no way to get the absolute url to the video
Thank you for your reply!!
But I think I am stupido^^
I figured out why the YouTube URL is not working, its because you are using the URL of the web page and not the URL of the video.
I do not find any solution, to get the real path of a youtube video. I think I need somethink like ââŚvideo.mp4â? I only have solutions to get the ID of a video
Hereâs my working example of Fuse playing a video URL of a YouTube video in fullscreen (you could always hide the controls with UX):
I have copied your cody 1:1 but I do not get any video displayed
And what is this url? is it from youtube api?
https://r5âsn-po4vapo3-j3ae.googlevideo.com
Sorry if I missunderstand and that I am not that great
You probably didnât see the video because the url expires, I got it from the page.
I think the process YouTube wants us to follow, is to use the API for the video details, then pass it through to their iOS and Android players to play the video: https://developers.google.com/youtube/documentation
So youâll have to do some native fuse integration with their players, which I think is already started here: https://github.com/bolav/fuse-youtube