How does YouTube make it play the video and audio separately and work in Safari
I’m getting the data from the YouTube video with ytdl-core, however with videos above 1080p the video and audio files are separate, I would like to make it work without having to do any processing in the backend to join the video and audio or do something directly in the client side.