quick-feed icon indicating copy to clipboard operation
quick-feed copied to clipboard

Research audio players

Open amcquade opened this issue 5 years ago • 7 comments

User should be able to play episodes from the feed listed on the feed. Suggestions can go below

amcquade avatar Mar 14 '19 01:03 amcquade

It may be simple, but the <audio /> tag can be used for this.

danielgrijalva avatar Apr 18 '19 13:04 danielgrijalva

@danielgrijalva was looking at react-player the other day, havent had the time to play around with it.

amcquade avatar Apr 18 '19 14:04 amcquade

@amcquade that looks way better! I can try to implement it if you want. Do you have any mock ups/design ideas on how to display the player?

danielgrijalva avatar Apr 18 '19 16:04 danielgrijalva

@danielgrijalva not really, although lately ive been thinking that the soundcloud player is something wed like to try to emulate. a player containing a list of episodes instead of creating players/elements for each episode

amcquade avatar Apr 19 '19 14:04 amcquade

I see... like this? image That's much more user friendly :ok_hand: I'll see what I can do.

danielgrijalva avatar Apr 19 '19 14:04 danielgrijalva

Hey @amcquade, sorry for the delay. Here's my progress so far: Peek 2019-05-06 11-21

What do you think? The actual player is from react-player and I'm looking to change its CSS to make it look like this:

https://blackboxvision.github.io/mui-audio-player/?path=/story/muiaudioplayer--muiaudioplayer

Let me know your thoughts! :smiley:

danielgrijalva avatar May 06 '19 18:05 danielgrijalva

@danielgrijalva no worries, looks great ! my only suggestion being some kind of wrapping the list in some sort of container that enables scrolling for the list and not the whole page

amcquade avatar May 07 '19 13:05 amcquade