Joey Parrish

Results 811 comments of Joey Parrish

> Hi, any update on this? We are not working on this internally at the moment. > Are you planning to add the new features? Yes, Shaka Player development is...

@OrenMe, sure, that sounds good to me. We'd love to have a PR for this. Just give us an example of the API you're adding, so we can make sure...

No, no updates. You can see the last comment was from 2019, when I said we would love to have a PR for this. It's still true! We (the Shaka...

Yes, you are right. The design docs folder needs to be cleaned up. Feel free to file a new issue for that!

@rezaan6, this issue is still open, so nobody has added that API yet. Please contribute if you're interested! > Or do you know an alternative solution, be that as a...

Since the fix for #1820 is working with the content here, this doesn't seem to be a unique bug. But I think transmuxing in a worker thread would be great....

First, I think we should evaluate whether or not the workaround is still necessary. It would be ideal to be able to remove the hack completely instead of adjusting the...

We **do** support standard HTTP redirects, specifically by allowing the browser to handle them internally. But we understand your request to handle them at the JS level so that filters...

Yes, absolutely. The Storage API will allow you to choose which tracks (including text tracks) to store offline. There is a configurable callback (`offline.trackSelectionCallback`) which is called with a list...

Ah, I see! No, we don't have that today, but I will add it to our backlog as an enhancement.