Works with different types video files in wordpress. A Simple, modern and full featured HTML5 video player that works in all devices. You can use it as an awesome video player in post, page, widget areas as well as templete files using our shortcode.
Live Demo
How to use
- After install you just need to add the shortcode [art_player url="your_video_url"] in any posts or page.
-
Only url is required parameter.
Full Parameter list you can pass with shortcode:
url,poster,volume,title,setting,flip,loop,rotate,screenshot,playbackRate,aspectRatio,fullscreen,fullscreenWeb,subtitleOffset,miniProgressBar,localVideo,localSubtitle,muted,pip,autoSize and many are comes.
-
For installation help click on Installation Tab
Features
- Works on all major browsers - IE7, IE8, IE9, Safari, Firefox, Chrome
- Quality Switch, Subtitle Switch, Play Speed, Aspect Ratio, Video Flip, Fullscreen, Picture In Picture, Screenshot, Thumbnail, Adaptive Size, Highlight and Hotkey.
- Right Click Menu, Business Layer, Video Controller and Settings Panel
- Open Local Subtitles, Open Local Video, Mini Progress Bar, Network Detection and Subtitle Time Offset
- Player can be used to embed the video files on your WordPress posts or pages
- Rich interface and response events, easy to interface with business or custom plugin
- Add the video player to any post/page using shortcode
- Use autoplay option to play an video file as soon as the page loads
- You can play unlimited video
- User friendly interface
- Powered by ArtPlayer
Feedback
Liked that plugin? Hate it? Want a new feature?
Send me some feedback
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Use shortcode in page, post or in widgets.
- If you want video in your theme php file, Place
<?php echo do_shortcode('YOUR_SHORTCODE'); ?>
in your templates