synergiance / SynMediaPlayer

An advanced Udon based media player for VRChat.
MIT License
20 stars 3 forks source link

Support for a Predefined List of Video URLs #14

Closed ShiguriVR closed 2 years ago

ShiguriVR commented 2 years ago

As a sort-of extra feature that can be included in the prefab, it would be nice to be able to add a list of predefined video items in a scrollable list that people can one-click start. This is something I've seen in worlds using other players so people can quickly choose music or a livestream without needing to look it up and enter the URL.

It should work by adding items to the list with a simple title and clicking on that item tells the player to start a predefined URL.

This feature should be optional and be a disabled object by default I imagine. Just there for those that would like to use it.

synergiance commented 2 years ago

This is technically a duplicate of some of the functionality of Issue #13 but it has a better description. Keeping it open.

synergiance commented 2 years ago

After re-reading this, I've realized that this feature won't be available on GitHub.