Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to use a cache when streaming audio #54

Open
halpz opened this issue Jul 8, 2023 · 0 comments
Open

Ability to use a cache when streaming audio #54

halpz opened this issue Jul 8, 2023 · 0 comments

Comments

@halpz
Copy link

halpz commented Jul 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant