NikkelM / Random-YouTube-Video

A browser extension that allows you to truly randomly shuffle videos from any YouTube channel, offering many customization options.
https://chromewebstore.google.com/detail/random-youtube-video/kijgnjhogkjodpakfmhgleobifempckf
GNU Lesser General Public License v3.0
17 stars 3 forks source link

[Database] Handle case where database download quota is exhausted #129

Closed NikkelM closed 3 months ago

NikkelM commented 1 year ago

Firebase allows us to download 360MB per day. We need to find out how our app reacts/what the database call returns if we exceed that quota.

NikkelM commented 3 months ago

No longer the case as we've upgraded the Firebase plan