=== Web.TV Embed ===
Contributors: webtvdev
Donate link: https://web.tv
Tags: webtv, embed, oembed, video
Requires at least: 3.5
Tested up to: 4.5
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Embed videos from Web.TV into your WordPress site.

== Description ==

Upload your videos to Web.TV channel and embed them into your WordPress based site.

= About Web.TV =

[Web.TV](https://web.tv) offers oppurtunity to launch/create your own channels on the internet. With its social aspect, tools for in use, mobile applications and live broadcast feature, users will have more than a channel. For more information [click here](https://web.tv/about-us).

= Web.TV WordPress Plugin =

The Web.TV video player can be embedded on any web page, as easily as a YouTube video. This plugin will enables you to embed videos from Web.TV using the video URL.

Visit any video from [web.tv](https://web.tv) or create your own channel and upload some videos! Copy the video URL and paste it to your post text editor. That's it.

= More Information =

For any questions or more information, please [contact us](https://web.tv/contact-us).

== Installation ==

= Installation =
1. In your WordPress Dashboard go to "Plugins" -> "Add Plugin".
2. Search for "Web.TV Embed".
3. Install the plugin by pressing the "Install" button.
4. Activate the plugin by pressing the "Activate" button.

= Minimum Requirements =
* WordPress version 3.5 or greater.
* PHP version 5.2.4 or greater.
* MySQL version 5.0 or greater.

= Recommended Requirements =
* The latest WordPress version.
* PHP version 5.6 or greater.
* MySQL version 5.6 or greater.

== Frequently Asked Questions ==

= How do I embed videos from Web.TV? =

With this plugin you can use the video URL, just paste the video URL into your post editor:
`https://channel.web.tv/video/video-title`

= How do I set custom dimensions to my video? =

You can set max `width` and max `height` dimensions with the WordPress `[embed]` shortcode:
`[embed width="400" height="300"]https://channel.web.tv/video/video-title[/embed]`

== Screenshots ==
1. Pasting the video URL to the text editor.
2. Pasting the video URL to the visual editor.

== Changelog ==

= 1.0 =
* Initial release.

== Upgrade Notice ==

= 1.0 =
Register Web.TV oEmbed provider.
