This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

spYouTube

Description

What this Plugin silhouetts against all the other YouTube plugins is the ability to upload
videos directly from your administration panel. Further you can administrate all your videos
at YouTube and implement them into your posts.

Forum: https://wordpress.org/support/topic/292145

Upcoming features: Any ideas ??

  • sebastian-klaus@gmx.de
  • http://www.scriptpara.de/skripte/spyoutube/

BuildIns

  1. Zend Framework http://framework.zend.com/
  2. JQuery http://www.jquery.com
  3. Star-Rating http://www.fyneworks.com/ (modified)

Screenshots

  • Manage videos
  • Edit video
  • Upload new video
  • Settings
  • Insert video in post

Installation

Precondition for spYouTube is PHP5 on your webserver!

  1. Get Zend Framework minimal from http://framework.zend.com/download/current/
  2. Upload spYouTube to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Upload Zend Framewok to the /wp-content/plugins/spYouTube directory
  5. Create a YouTube Account.(http://www.youtube.com/create_account)
  6. Create a Google Account to get the ClientID and a Developer Key. (http://code.google.com/apis/youtube/dashboard/)
  7. Adjust the options

FAQ

How to embed the videos

Embed video: [video id=”XXX”]
Optional parameter: [video id=”XXX” width=”XXX” height=”XXX” allowFullScreen=”false” rating=”true”]

Embed all videos: [allvideos]
Optional parameter: [allvideos template=”XXX”]

You can also embed your videos via the media-popup when you write a new post.
Be careful with searched videos! You only can add the rating to you own videos!

Reviews

There are no reviews for this plugin.

Contributors & Developers

“spYouTube” is open source software. The following people have contributed to this plugin.

Contributors

Translate “spYouTube” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.6 23.07.2009

  • Direct YouTube Search in media popup added
  • Video preview after search
  • New language fi-Fi added
  • Perfomance tuning

0.5 21.07.2009

  • Star-rating added

0.4 20.07.2009

  • Insert video in post

0.3 20.07.2009

  • Bug in templating solved

0.2 17.07.2009

  • initial release