You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there a way to cache data that is loaded from an URL?
I want to avoid downloading the data twice in order to cache it.
Ideally it would be nice to have a handler that returns a path or Data object for the streamed AudioItem once it has finished downloading so I can save it to disk using my own cache
The text was updated successfully, but these errors were encountered:
is there a way to cache data that is loaded from an URL?
I want to avoid downloading the data twice in order to cache it.
Ideally it would be nice to have a handler that returns a path or Data object for the streamed AudioItem once it has finished downloading so I can save it to disk using my own cache
The text was updated successfully, but these errors were encountered: