podlove / podlove-web-player

Podlove Web Player is a Podcast-optimized, HTML5-based audio player based on VueJS.
https://docs.podlove.org/podlove-web-player/
Other
354 stars 69 forks source link

WIP: feat: use webshare if available #914

Closed svewag closed 4 years ago

svewag commented 4 years ago

This will provide the possibility to share the episode via the webshare api and therefore with the native share dialog on iOS and Android. This gives the user a much better ux.

I did not create an appropriate icon, because I think this is up to you to decide. That's the reason why it is prefixed with WIP.

If you have any questions towards this great feature, I will be happy to reply to you.

PS: Actually this only works on https, but to facilitate local development, the API also works when your site is running over localhost.

alexander-heimbuch commented 4 years ago

Sorry for the late response, I really like the idea to add native share functionality on mobile devices. I will ask our designers if they could come up with a proper design :)