robertiii
Sep 26, 2017 - 18:35
How might a play a video hosted at a url?
How might a play a video hosted at a url?
Download it first (e.g. via requests), then you can use console.quicklook() to get a simple video player interface.
I’m needing to play it in a view without downloading
In that case, you can use a ui.WebView.