mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
add support for yle areena #842
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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}.jsonlink samples
additional context
No response
@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