Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
/ Roblox-Videoplayer Public archive

Download YouTube videos and watch them directly in Roblox with this awesome script!

Notifications You must be signed in to change notification settings

AlexR32/Roblox-Videoplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roblox-Videoplayer

Download YouTube videos and watch them directly in Roblox with this awesome script!
Using NodeJS and some modules for backend to convert videos to roblox format
Limits: Video should be without age restrictions and should be not hidden or blocked

How should Video ID look like (You should copy part from red box):
How should Video ID look like

Video Player:

loadstring(game:HttpGet("https://raw.githubusercontent.com/AlexR32/Roblox-Videoplayer/main/Videoplayer.lua"))()

Audio Player:

loadstring(game:HttpGet("https://raw.githubusercontent.com/AlexR32/Roblox-Videoplayer/main/Audioplayer.lua"))()

About

Download YouTube videos and watch them directly in Roblox with this awesome script!

Topics

Resources

Stars

Watchers

Forks