I have few questions on PWA offline videos.
How can I offline the video using the Progressive Web App?
Which storage mechanism should I use to store video data on the client side?
Is there any storage limit browser-wise?
I did offline functionality with text data using PWA using service workers. But stuck in how to do same with video.
Any help will be appreciable.
this is helpful repository
PWA download video manager use local database PouchDB
you can download video and store video Blob data in local Database and Use that offline
https://github.com/mohammadnazari110/pwa_offline_video_download
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With