How could I load video files from my library? Ionic 3

I was using the Native File coupled with the Native Camer in order to load videos into blobs (for uploading it later). However, I still keep getting “plugin_not_installed” when trying it in Ionic View.

After that, I observed that the Native File has not been supported by the Ionic View anymore (list below).

That being said, does someone knows what I could be using in order to load those video files?

For better description, please have a look at: https://stackoverflow.com/questions/50047360/how-could-i-load-video-files-from-my-library-ionic-3