prettyPlayer - the HTML5, YouTube, Vimeo player with big choice of skins!

prettyPlayer is HTML5, Youtube, Vimeo player with big choice of skins. You can easily choose skin which is most better for your project, simply download it or use our CDN, grab very easy snippet for the player setup, place it into the page you want to have the player and you are done. You will get a beautiful player with multiple features and functions which you can control very easy with options, methods and events.

Another goody of prettyPlayer is that it is very light and uses very less resources. It is very fast and easy to edit documentation.

16:38

HTML5 player is prettier with prettyPlayer

You need really common setup to make prettiest HTML5 player work with prettyPlayer. You need really common setup to make prettiest HTML5 player work with prettyPlayer. You need really common setup to make prettiest HTML5 player work with prettyPlayer. You need really common setup to make prettiest HTML5 player work with prettyPlayer.

Include thisPlayer.js while your <body> tag ends:

<script type="text/javascript" src="/js/thisPlayer.js"></script>

Prepare html element to generate prettyPlayer in.

<div id="player-container"></div>

And a crazy light js to make your player work!

var tp = thisPlayer({
    container: '#player-container',
    resources: '/your-folder/your-video.mp4'
});

Choose the better skin for your project

Pick the theme you like below and, get it and go ahead to make your website look better Pick the theme you like below and, get it and go ahead to make your website look better Pick the theme you like below and, get it and go ahead to make your website look better!