Storytellers-App / team-project-19-storytellers-of-canada

A social media mobile application developed for Storytellers of Canada
MIT License
0 stars 1 forks source link

As a user I want to access the Storytellers of Canada radio station in order to listen to the station #5

Closed priyarora4 closed 3 years ago

priyarora4 commented 4 years ago
  1. The radio station link is available on the home page
  2. Once clicked, the station starts playing through the user’s device audio.
  3. Ability to play and pause is displayed.
philippejlyu commented 3 years ago

Streaming url: https://streams.radio.co/s8d7990b82/listen Found in this js file: https://embed.radio.co/player/b0c9cee.js Currently playing metadata: https://public.radio.co/api/v2/s8d7990b82/track/current

Station API url: https://public.radio.co/api/v2/s8d7990b82

https://mercure.radio.co/.well-known/mercure?topic=https%3A%2F%2Fpublic.radio.co%2Fapi%2Fv2%2Fs8d7990b82%2Fstatus&topic=https%3A%2F%2Fpublic.radio.co%2Fapi%2Fv2%2Fs8d7990b82%2Ftrack%2Fcurrent&topic=https%3A%2F%2Fpublic.radio.co%2Fapi%2Fv2%2Fs8d7990b82&Last-Event-ID=null This url keeps sending : until the track changes, then it returns

event: s8d7990b82/track/current id: urn:uuid:8b99258e-09d0-46f6-bc98-69794c4e54ef data: {"title":"Ivan Rosenberg - Hard Boiled","start_time":"2020-11-14T08:01:59+00:00","artwork_urls":{"standard":"https:\/\/is4-ssl.mzstatic.com\/image\/thumb\/Music60\/v4\/f3\/e3\/8b\/f3e38ba3-6a42-1bdd-c6e4-cba7864bfcfd\/source\/100x100bb.jpg","large":"https:\/\/is4-ssl.mzstatic.com\/image\/thumb\/Music60\/v4\/f3\/e3\/8b\/f3e38ba3-6a42-1bdd-c6e4-cba7864bfcfd\/source\/600x600bb.jpg"}}