artem-zinnatullin / TheContext-Podcast

Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!
Apache License 2.0
625 stars 17 forks source link

Github page with audio player #41

Open sockeqwe opened 8 years ago

sockeqwe commented 8 years ago

For better discoverability and a way to listen to episodes we could discuss to setup a very simple github page (maybe automatically generated by travis ci after having released a new episode) that basically displays episode shownodes with an html5 audio player

<audio src="path/to/episode.mp3" controls ></audio>

So basically the same as (or a replacement for) the README file in this repo, just as github page to enable html for audio playback.

What do you think?

artem-zinnatullin commented 8 years ago

idk, usually people listen to the podcasts in podcast players… I'm definitely not representative here, so any external feedback is welcomed!

sockeqwe commented 8 years ago

You are completely right!

benwicks commented 8 years ago

I think it would be nice if the README had a direct link(s) for each episode. An inline player would be cool!

artem-zinnatullin commented 8 years ago

PRs welcomed :)

On Tue, 10 May 2016, 19:11 Benjamin Wicks, notifications@github.com wrote:

I think it would be nice if the README had a direct link(s) for each episode. An inline player would be cool!

— You are receiving this because you commented.

Reply to this email directly or view it on GitHub https://github.com/artem-zinnatullin/TheContext-Podcast/issues/41#issuecomment-218208582