The latest versions of Unity 2017.1.0f/2017.2.0f have removed the “WWW.video”.
How can we use a WWW to assign a movie texture to run video in Unity now?
You can create a UnityWebRequest instead of an WWW.
UnityWebRequestMultimedia has a “GetMovieTexture”