Playing youtube videos in roblox

What type of frame is the video being played on? And also are you just requesting frames from a video using the YouTube Data API?

A normal frame

on the nodejs script I’m getting the video from YTDL-Core and then transforming them to BMP using ffmpeg

How exactly do you instantly load video thumbnail? I don’t get it. Could you get into more detail on how the script works?

Full working media player on roblox? Heck yeah. I’d be against releasing this though, it can be exploited and abused with potential cracks in your system and it could be taken down like the groovy discord bot.

I dont load it instantly, it takes a few minutes for the video to transcode into raw frames that can be displayed on roblox

I’m no longer developing on roblox anyways