Managing Youtube playlists on Serviio

Today I enhanced my Serviio DLNA server hosted on my Synology DS412+ diskstation to show videos of my Youtube playlists on my connected TV’s. I installed the Youtube online content plugin (Youtube.groovy, version 29.12.2012) in the NAS /volume1/public/serviio/plugins folder. I stopped and restarted the Serviio server in the NAS package center to activate the plugin.

The next step was to install the chrome extension Serviiotube in the Chrome browser which allows to add videos and playlists in the Serviio Online Resources Library from the Youtube webpage.

Serviiotube in Youtube

Serviiotube in Youtube

The resulting source page in the Serviio webconsole is shown hereafter :

Serviio Console, Online Resources

Serviio Console, Online Sources

Create videos on Youtube

YouTube recommends the following applications to animate your own story or to create a video slideshow.

  • GoAnimate is a fun app that lets you make animated videos, for free, in just 10 minutes, without having to draw. You can even create your own cast of characters.
  • Xtranormal lets you to turn anything you type into a fully-animated CG movie. Set up your scene, type in your script, and animate it instantly.
  • Stupeflix Video Maker lets you tell a story with your digital content. Mix pictures, videos, maps, text, music and watch Stupeflix produce a stunning video in a few seconds.
  • One True Media by SpotMixer is a simply powerful video creation tool. Robust, fast and easy video editing. Combine and clip video and photos.

Youtube Custom Player discontinued

In june 2011, YouTube removed support for the creation of new Custom Players, a specialized way of embedding playlists for playback on third party sites in a customizable interface. Existing players will continue to function. An example of a YouTube custom player is embedded in Cedrix Crespel’s music video webpage at Leslie’s Artgallery.

Similar functionality is available through creating embedded playlists, which can be accessed by visiting http://youtube.com/my_playlists, clicking Share, and then using the embed code given there.

Video formats on YouTube

YouTube has three main formats as well as a “mobile” format.

The original format, now labeled “standard quality”, displays videos at a resolution of 320×240 pixels using the Sorenson Spark codec with mono MP3 audio.

“High quality” videos, introduced in March 2008, are shown at up to 864×480 pixels with stereo AAC sound.

In November 2008, HD support was added with a resolution of 1280 x 720 pixels, encoded with the H.264 video codec and the audio AAC stereo codec. At the same time, the YouTube player was changed from a 4:3 aspect ratio to a widescreen 16:9.

In July 2009, YouTube announced that YouTube users can now upload 3D videos. The videos can be watched in the normal way, and glasses are worn by the viewer to achieve the 3D effect.

YouTube accepts videos uploaded in most formats, including .WMV, .AVI, .MKV, .MOV, MPEG, .MP4, DivX, .FLV, and .OGG. It also supports 3GP, allowing videos to be uploaded directly from a mobile phone.

More informations are available on Wikipedia and on YouTube.

YouTube APIs and Tools

Last update : January 30, 2013
The YouTube APIs and Tools let you bring the YouTube experience to your webpage, application, or device. The Data API lets you perform most of the operations a normal YouTube user can on the YouTube website. The Player APIs let you control the YouTube player using JavaScript or ActionScript. There is not only the wellknown standard basic embedded player, but also a chromeless player that lets you create your own player controls. Widgets and a custom player help you to embed YouTube videos on your webpage, even if you are not a web programmer.

Go to the following link at Leslie’s Artgallery to see an example of the customized embedded YouTube Player.