Open silvervens opened 1 year ago
requirements: node js and modules ffmpeg-static, express, ytdl-core
How do I setup in Roblox studio too? SurfaceGUI or something?
On Fri, Dec 23, 2022, 2:06 PM AlexR32 @.***> wrote:
requirements: node js and modules ffmpeg-static, express, ytdl-core
- run backend.js with node
- change domain in script to yours (if you hosting locally it should be http://localhost:8080/)
- run script
— Reply to this email directly, view it on GitHub https://github.com/AlexR32/Roblox-Videoplayer/issues/1#issuecomment-1363678349, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFNR4LNRXFISQND77KBAVCTWOVFOBANCNFSM6AAAAAATGJCH6A . You are receiving this because you authored the thread.Message ID: @.***>
if you mean ui then you can get it here: audioplayer: https://assetdelivery.roblox.com/v1/asset/?id=11312132580 videoplayer: https://assetdelivery.roblox.com/v1/asset/?id=7563729664
if you want edit ui you need get ui from links above edit it to your liking and upload to roblox then copy asset id and paste in script where you have assetfolder variable
local AssetFolder = InsertService:LoadLocalAsset("rbxassetid://your id here")
I am quite confused. The roblox part seemed confusing... May elaborate? I am kind of mid in scripting myself.
if you mean ui then you can get it here: audioplayer: https://assetdelivery.roblox.com/v1/asset/?id=11312132580 videoplayer: https://assetdelivery.roblox.com/v1/asset/?id=7563729664
if you want edit ui you need get ui from links above edit it to your liking and upload to roblox then copy asset id and paste in script where you have assetfolder variable
local AssetFolder = InsertService:LoadLocalAsset("rbxassetid://your id here")
Do I put it in which part of Roblox? Like... Video UI, Decal? I don't know at this point...
you should have "VideoPlayer" or "AudioPlayer" folder right click on it and click "Save To Roblox" once you saved it you should have link to library copy id from it and paste in script
you should have "VideoPlayer" or "AudioPlayer" folder right click on it and click "Save To Roblox" once you saved it you should have link to library copy id from it and paste in script
No scripts... and I mean by playing roblox videos FROM the nodejs!
no scripts cuz main script on github i just loads ui from main script and uses it
Hello. Can you make a video on how to set this up. I am also confused.
I wonder, how do I set this thing up for use? Please tell me.. -Requirements -Steps on how to set it up
(Don't worry, I can get ban all day from Roblox)