Roblox Video Uploader

I am creating a YouTube sort of game on roblox, and I need a way to find the creator of a video. To be exact, I am asking if there is something I can write like Video.Creator or Video.Uploader that will allow me to get the player who uploaded the video to roblox.

1 Like

I just realized I can use MarketplaceService. I figured out how to use :GetProductInfo and can from there get the creator.