2018-02-08, 19:00
Hi,
I'm trying to develop an addon that plays url from a website.
I use youtube_dl in order to grab the url of the video. With this I get a list of streaming urls with different qualities.
My current implementations is to pick the best quality and create a playable ListItem.
Sometimes however the server is too slow and streaming is not smooth.
Is it possible to get a context menu with different playable urls?
In such a way the user could select a different streaming quality and avoid problems with network speed.
Maybe there are other solutions that I didn't think about.
I am open to suggestions, thanks!
I'm trying to develop an addon that plays url from a website.
I use youtube_dl in order to grab the url of the video. With this I get a list of streaming urls with different qualities.
My current implementations is to pick the best quality and create a playable ListItem.
Sometimes however the server is too slow and streaming is not smooth.
Is it possible to get a context menu with different playable urls?
In such a way the user could select a different streaming quality and avoid problems with network speed.
Maybe there are other solutions that I didn't think about.
I am open to suggestions, thanks!