I have extracted .assets files from a unity 5 game. I was able to find and convert texture files into PNG, audio files into WAV, fonts and also .mesh, .ani, .mat files.
What I am struggling with is "MOVIETEXTURES" files, which are movies inside the game. How can I convert those? I am using all kinds of programs found here, among which Unity Assets Bundle which has a plugin folder. Is there a plugin that does the trick? Thanks.