webamp icon indicating copy to clipboard operation
webamp copied to clipboard

Support the Add URL in the playlist

Open Borewit opened this issue 7 years ago • 4 comments

image

image

Since we are talking about M3U list support, supporting URLs, I thought this one should be on the list of ToDo's as well.

Borewit avatar Oct 25 '18 18:10 Borewit

While I think we can support it as an API, I don't think we can expose it to users, since 99.9% of URLs will not have the CORs setup in such a way that we can actually play them.

captbaritone avatar Oct 25 '18 18:10 captbaritone

That's probably why it isn't there already. Nevertheless, I am going give you a PR as well. Maybe we can activate it with a switch. It is useful pushing the boundaries and testing.

Borewit avatar Oct 25 '18 18:10 Borewit

if there was a server-component you could bypass CORS I think

Lewiscowles1986 avatar Jan 11 '19 18:01 Lewiscowles1986

Well I know from spidering my Linux User Group drupal page. The down-side is that you'd need to feature-flag it so that at least webamp.org wouldn't support.

People would have to host it themselves and knowingly turn on the feature, which would effectively download to a server, then forward (easy), or proxy / forward the stream (more difficult). Either way it eats RAM & CPU on a box someone has to pay for so maybe not the best experience.

Lewiscowles1986 avatar Jan 11 '19 18:01 Lewiscowles1986