Vurv78 / WebAudio

A safe, efficient and powerful replacement for Streamcore that adds playing & manipulating URL streams through IGmodAudioChannel/BASS
https://steamcommunity.com/sharedfiles/filedetails/?id=2466875474
MIT License
18 stars 3 forks source link

Play links that are not on the whitelist for the E2 owner only #48

Open marchcain opened 2 years ago

marchcain commented 2 years ago

Is your feature request related to a problem? Please describe. Currently cannot play links that you yourself trust due to the URL whitelist. Don't want to move all audio away from my website, and cannot in certain instances (audio generators)

Describe the solution you'd like Probably just playing the link like normally and, similar to printDriver(), giving a notification on the first time doing so that only you can hear audio not on the whitelist

Describe alternatives you've considered

  1. On a WebAudio object, have some function to enable this feature
  2. Some setting similar to how you would enable concmd