### Video Player 4:3 We wrote a custom vue wrapper for the `Plyr` video player vanilla js library. It is really easy to setup. Change the video ratio using the `ratio` prop. Available ratios are `square`, `4by3` and `16by9`. ```vue ```