add support for yle areena #842

Open
opened 2025-11-09 09:59:37 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @Hassunaama on GitHub (May 29, 2025).

service name

yle areena

service description

Yle Areena is a DRM-free streaming service owned by Yle, the national broadcaster of Finland.

It has its own content and also hosts stuff broadcast on the Yle TV-channels in Finland.

The streaming part of Yle Areena works using HLS, which it gets from the id from an API endpoint; https://player.api.yle.fi/v1/preview/${id}.json

https://areena.yle.fi/1-68347004
https://areena.yle.fi/1-578093
https://areena.yle.fi/podcastit/1-2862891

additional context

No response

Originally created by @Hassunaama on GitHub (May 29, 2025). ### service name yle areena ### service description Yle Areena is a DRM-free streaming service owned by Yle, the national broadcaster of Finland. It has its own content and also hosts stuff broadcast on the Yle TV-channels in Finland. The streaming part of Yle Areena works using HLS, which it gets from the id from an API endpoint; `https://player.api.yle.fi/v1/preview/${id}.json` ### link samples ```shell https://areena.yle.fi/1-68347004 https://areena.yle.fi/1-578093 https://areena.yle.fi/podcastit/1-2862891 ``` ### additional context _No response_
GiteaMirror added the service request label 2025-11-09 09:59:37 -06:00
Author
Owner

@Hassunaama commented on GitHub (Aug 29, 2025):

i could implement this on a simple scale in js, but i have no idea on how to integrate it into cobalt :D

@Hassunaama commented on GitHub (Aug 29, 2025): i could implement this on a simple scale in js, but i have no idea on how to integrate it into cobalt :D
Sign in to join this conversation.