View Single Post
Old 10-03-2013, 05:22 AM  
rweb
Registered User
 
Industry Role:
Join Date: Feb 2012
Posts: 24
Simple tube plugin for WordPress

I wanted to show some videos on my website, but I didn't find any good and free and simple tube plugins. So I made one for myself.

You can see the demo of this plugin here - sexplugins.com/video-tube/

For more info and download - sexplugins.com/plugins/wp-simple-tube-plugin/

To use it, just install this plugin (you need to have Flowplayer installed too) and copy a video dump between the shortcodes in your WordPress post or page.

Like this:
Code:
[simpletube-1]
Some Title|Some Description|http ://url/of/the/video.flv|http ://url/of/the/thumbnail/image.jpg|http ://affiliate/link|60
Some Title 2|Some Description 2|http ://url/of/the/video2.flv|http ://url/of/the/thumbnail/image2.jpg|http ://affiliate/link2|90
[/simpletube-1]
Or you can use the url of the dump:
Code:
[simpletube-1]
url=http ://url/to/the/text/file/of/the/dump
[/simpletube-1]
If there is only one line in the dump, it displays the videoplayer with this video instead of the thumbnails.

Of course you can change the format of the dump in the settings. You can use 3 different formats, with shortcodes [simpletube-1], [simpletube-2] and [simpletube-3]


It's the first version of this plugin and probably there are bugs and maybe it won't work for you at all. So please test it and if you have any questions or problems with this plugin then ask here or in the comments on my website.
rweb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote