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

Cache Videos in Browser #55

Open
hebron-george opened this issue Aug 8, 2021 · 0 comments
Open

Cache Videos in Browser #55

hebron-george opened this issue Aug 8, 2021 · 0 comments

Comments

@hebron-george
Copy link
Collaborator

hebron-george commented Aug 8, 2021

I know Chromium browsers have a key-value store called IndexedDB that can be used to persist stuff client side. Not sure how difficult it is to work with or if it's even possible to cache something like youtube videos in it. If it IS possible, we should look into caching videos for some period of time (1 week? 1 month? idk) so that at least during those time period if a song gets deleted/privated it will still work locally.

https://www.youtube.com/watch?v=NNuTV-gjlZQ

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