Open FunctionalHacker opened 3 years ago
Yes, those changes would disable most of this plugins functionality
So basically everyone using this plugin would need to contact Yle to have them enable the endpoints for their user. I will contact Yle about this and see how it goes
So basically everyone using this plugin would need to contact Yle to have them enable the endpoints for their user. I will contact Yle about this and see how it goes
Could you tell here what they reply? Thanks.
It would be good to have also in the future a working Yle Areena plugin for KODI.
Indeed. I use this Areena plugin on a daily basis and it would be a shame to lose such a nice functionality. If there is need, I can also participate in efforts keeping this plugin available.
I created a poll to see how much users we actually have. https://github.com/hirsivaja/plugin.video.areena/issues/45
Please go vote.
If you see the external YLE API to be valuable then you send YLE feedback on that. https://developer.yle.fi/ota-yhteytta/index.html
If YLE allows access to the internal API, I'm also available to participate in making the required changes to the plugin code.
My add-on stopped working this week, I think on Tuesday. Is it just me or did YLE block their API?
@FunctionalHacker did you get any response from YLE regarding the use of internal APIs?
Hey, the same here. Plugin just stop working this week on my Pi3b+ OSMC (Kodi). I just contacted YLE, but they send me an information that the URLs are disabled now.
Yeah, APIs seem to be inactive now.
One theoretical "workaround" to allow playing Yle Areena videos could be using python tool yle-dl to retrieve address of the video (possible through command line parameters) and play it through Kodi. This of course isn't as handy as one needs to know programid/url in advance and this might not be ideal.
What I am trying to say is that it still might be possible to play Yle Areena videos but with reduced (non-existent) search capabilities inside Kodi UI.
It seems that the plugin is not working for anyone anymore (for me it is not working either).
The only part still working is the live-tv. I have made one last commit to the plugin removing all the non-working parts.
I will not continue the plugin development anymore.
Hi @T3m3z, I think it could be possible to do a plugin that parses the information from the Areena web-page. Before we had the API access I remember there was actually a plugin that worked just like that.
Just giving this as an idea, not interested in implementing it myself.
@hirsivaja Many thanks for your contribution with the plugin as long as it worked, highly appreciated! It is unfortunate that YLE decided to close the API. At least for our family this means no YLE anymore until some suitable alternative is found.
I am just wondering how our TV's Areena plugin still works as it got last update several months ago.
Hey, thanks for the update. Thanks Toni for your work on this. Highly appreciated. That was great being able to run YLE from Pi3b+ with your plugin. Thank you.
Hopefully not all is lost yet.
On Sat, 1 May 2021, 13:41 teepean, @.***> wrote:
I am just wondering how our TV's Areena plugin still works as it got last update several months ago.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hirsivaja/plugin.video.areena/issues/44#issuecomment-830610583, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIMSKQ4WV7Q62PMT2YCMBETTLPLFXANCNFSM4ZJAEHRA .
I am just wondering how our TV's Areena plugin still works as it got last update several months ago.
The plugin in the TV does not use the external API this plugin used
It seems that the plugin is not working for anyone anymore (for me it is not working either).
The only part still working is the live-tv. I have made one last commit to the plugin removing all the non-working parts.
I will not continue the plugin development anymore.
Thank you for your contribution. Me and my family watched Yle news and and children's programs for years with this plugin on RPi devices. It is really sad that Yle closed these APIs.
Thanks, this plugin has been in active use for years in our family. Really disappointing decision from yle. I wonder why.
It seems that the plugin is not working for anyone anymore (for me it is not working either).
The only part still working is the live-tv. I have made one last commit to the plugin removing all the non-working parts.
I will not continue the plugin development anymore.
In my libreelec setup on rpi2 everything else works but video playback. That probably includes the URL:s since search works as well. So the yle-dl thing would be insteresting, though I'm not able to do it...
I think it could be possible to do a plugin that parses the information from the Areena web-page.
Just giving this as an idea, not interested in implementing it myself.
I have implemented this approach here: plugin.video.areena
Hi, I received an email today concerning the changes of the Yle API. Is this something that will affect this plugin?