Playing youtube videos in roblox

Hey, so I created a NodeJS script to play youtube videos in roblox. It has support for english captions (autogenerated, so they are pretty bad in music videos), 10FPS, 213 pixels horizontal, and 120 pixels vertical.

I plam on releasing 5 videos for free, and for custom videos you have to pay robux. The servers will be 1 player to stop NSFW content from being shown (Even though the NodeJS script checks if its family friendly). I have no plans for sound. It is pretty resource intensive (I have a I5 10400 and a GTX 970. It runs well on my mom’s iGPU and I5 gen 4)

Here is a demo:

Any sugestions?
Also, how should the map look like?

14 Likes

Hey, this Looks Cool! but i don’t recommend you to release it because we had similar Games on the Platform and they ended up all getting banned.

4 Likes

The game is single player, and NodeJS script checks if the author has marked the video NSFW. Youtube checks if the video is NSFW, and if it is, it puts it 18+. Heck, if even that would fail, I would just use a public API to see every few seconds before releasing the frames if any frame contains anything NSFW.

1 Like

Yeah but its sadly against the Tos i think the only Reason why Roblox don’t want Games like this on the Platform is because Roblox can’t control whats happening in these Games.

6 Likes

If you released the game and it got attention, I could see a lot of people paying to play videos. Only downside is that Roblox would send you to the underworld for it

1 Like

I can already see flamingo playing this. Also, there will always be a way to bypass your filter, so I think this might be banned.

1 Like

Well it is single player, so I don’t see what is so bad about it. If someone bypasses the youtube filter and then my own filter, only they would see it.

I made it so there are multiple free videos and custom videos (Costs 100$ per video and you have to put the id after YouTube and it may take from seconds to minutes depending on the video size). There is a test link (Bugs may be present): Web Video Player - Roblox

Edit: I only tested it with up to 2 instances at the same time, I dont know if the server can handle more, but I think it could.

Super impressive, but even if the servers are 1 player and you have a nsfw filter, bypassing is always possible and Roblox doesn’t want kids to be able to watch/see anything nsfw.
I’d think this would be taken down as soon as it gets popular.

1 Like

cool game, but you’re def gonna get sent to roblox hell by the moderators now.
I just don’t think they’d tolerate any kind of video playing, no matter the filters.
It’s just how things are.

1 Like

Im pretty sure that scripts are way more unpredictable than videos made on youtube, but yeah, this is roblox after all

1 Like

I’m not exactly sure how this is possible.
How do you get the YouTube link when you are in Roblox and then play it??
I didn’t realize that was possible

I like your game, but I have some questions. Here they are:

  1. If someone put an NSFW video the player can still play it?
  2. If someone on YouTube made an NSFW video and didn’t mark it as NSFW, the player can play the video in your game?
  3. If someone clicks to play the longest and the heaviest video on YouTube, what will happen?

Please answer my questions, and I like your game! Keep working on it! :happy3:

Reminder, people can still put slurs in an non nsfw video soo

It is only from youtube

Youtube moderates videos, and it wont be accepted to youtube.

Probably take 3 years for it to procces server side and they will leave

I whouldn’t pay 100 robux just to put a pixelated swear word (Captions are censured using roblox’s filter, also since it is 120 height and 213 width not sure if you would understand anything from the words. I wasn’t able to understand a single word even in images with big text)

You post the ID After ?v=

Example:

the ID is ObDqh2VfqNs

1 Like

Here I mean if the video will lag, like 1 or 2 fps.

Thank you @Bloxxy213_DVL! Keep working on it, have a nice day! :happy1:

If I reset it immediately locks up Roblox and starts playing some weird tambourine drum roll with a weird slap noise.

Also the “request video” UI is completely broken

1 Like

There are no sounds present in my game

Works to me

Is there a way i could get the module?

1 Like