pixeltailgames / cinema

:movie_camera: Gamemode for Garry's Mod featuring multiplayer video streaming
http://www.pixeltailgames.com/cinema/
87 stars 63 forks source link

Suggestion: Video tables include full URL to its source #51

Closed mitterdoo closed 9 years ago

mitterdoo commented 10 years ago

I believe there should be an index in video tables that are in video requests that should be the URL to the video. The only part of the URL that is in the table is the data, which is the characters after the "/watch?v=" or the numbers after "vimeo.com/" This isn't very useful, and there should be a separate index of the table or just a function that returns the URL of its video.

WinterPhoenix commented 10 years ago

What would you use it for if it were added?

samuelmaddock commented 9 years ago

If you still really need the URL, you should be able to construct it from the data and video type.