• Your Files, Your Rules – Upgrade Today! Exciting news! With our new ownership, you’re no longer limited—upload files from here to any website without getting Banned. 🚀 Why wait? Upgrade your account now
AndyB - Video

Premium AndyB - Video 1.7

Compatible XF Versions
  1. 2.0
  2. 2.1
  3. 2.2
Adds Video Custom BB codes.

Allows adding a URL with either the MP4 or WEBM extension and upon saving the post will automatically add a video tag and embed a video player.

Live example here: Video example

(Example of video URL pasted into editor)

AndyB - Video-1.jpg



(Example of post after saving, video player is automatically embedded)

AndyB - Video-2.jpg



(Example of Options page)

AndyB - Video-3.jpg



Features:
  • Uses HTML <video> tag.
  • Plays MP4 and WEBM files.
  • Uses full URL in text portion of the BB code.
  • URL's can be internal or external.
  • Ability to exclude any domain.
  • Plays on all popular browsers.
  • Automatically resizes player to fit mobile phones.
Setup:

Open the extra.less template and add the following code:

Code:
// video
.videotag {
width: 100%;
height: 100%;
max-width: 900px;
max-height: 640px;
background: #000000;
}

How to use:
  1. Create or edit a post.
  2. Paste a video URL that ends with .mp4 or .webm extension.
  3. Save post.
  4. Click the play button to watch video.
Author
XFDownloadStore
Downloads
0
Views
102
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from XFDownloadStore

Similar resources Most view View more
Back
Top