SongPhi / spvideolite

Oxwall plugin, this plugin powers up basic Oxwall video plugin with useful tweaks

Home Page:http://www.oxwall.org/store/item/1169

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPVIDEO LITE (OXWALL PLUGIN)

ABOUT

This plugin powers up basic Oxwall video plugin with useful tweaks. This lite version is a stripped down version of SPVIDEO Full which support even more features (upload, user video manager dashboard, categories, etc.).

FEATURES

  • Import video from link (no more copy and paste embeded code). See list of supported sites below.
  • Show more/less video description (Youtube idea).
  • Resize video player larger and restore (Youtube idea).
  • Correct default video player size to fit the container.
  • Fix long video title that make the listing ugly.
  • Drag and drop link import (thanks to Pustak Sadan contribute this feature)

FEATURE REQUEST & BUG REPORT

Visit our Issues Tracking page [https://code.songphi.org/projects/spvideolite/issues]. Registering an account is required for creating issues.

INSTALLATION

# optional if you have not installed "bower" and "grunt-cli" already
npm install -g bower grunt-cli

cd path/to/ow_plugins
git clone git@github.com:SongPhi/spvideolite.git
cd spvideolite
npm install
bower install
grunt

SUPPORTED SITES

  • Allmyvideos.net
  • BlipTV
  • DailyMotion
  • Facebook
  • GoogleVideo
  • MetaCafe
  • Thevideo.me
  • Youtube
  • Vk
  • Vidzi.tv
  • Vimeo

CONTRIBUTORS

  • Thao Le ( developer )
  • Pustak Sadan ( developer )

About

Oxwall plugin, this plugin powers up basic Oxwall video plugin with useful tweaks

http://www.oxwall.org/store/item/1169

License:Apache License 2.0


Languages

Language:PHP 65.5%Language:JavaScript 16.4%Language:HTML 12.6%Language:CSS 5.5%