android - How to play videos from the web like youtube in kivy -
I really want to create a Kiwi app that lets me watch videos from some web links. How can I go about doing this, as if it is a link to the video, run it in Kiwi? I have already read the documentation and I do not get it. help please.
Both widgets and widgets are capable of playing streaming video from the web. Here is a simple example of running a video from the web:
This will work for any supported streaming media type. However, note that YouTube does not provide streaming URLs to see the answer to a question that was specifically asking about YouTube.
Comments
Post a Comment