Can one possibly have a video playing in unity personal (free)

^ I tried putting the video on a plane, I used a script that I found on YouTube but I believe it’s for the pro edition. Is there a script for the free edition that it would work on? Also, I read in a similar question that you could change the video into pictures how would that work and would the audio still play normally?
Thanks!

Not sure what script you found on YouTube - it probably used a RenderTexture but, since Unity 5.x, Unity Personal and Pro have exactly the same features.

But for your case you want a MovieTexture anyway.