/ubersicht-youtube-video-widget

An HTML5 YouTube video widget for Übersicht

Primary LanguageCoffeeScriptGNU Affero General Public License v3.0AGPL-3.0

ubersicht-youtube-video-widget

Meta

Author: Paul B. Hartzog
Year: 2015
WWW: http://paulbhartzog.org
Github: http://github.com/paulbhartzog

##Requirements: Übersicht: http://github.com/felixhageloh/uebersicht/

Instructions

While you can use this widget to embed small videos, you can also make the video the size of your entire desktop and have it work like a desktop wallpaper. :-)

Example:

  <iframe
   width="368"
   height="216"
   src="https://www.youtube.com/embed/UKBvaOLDem0?showinfo=0&theme=dark&keyboard=1&autohide=1&modestbranding=1&rel=0&iv_load_policy=3&loop=0"
   frameborder="0"
   allowfullscreen>
   </iframe>

Acknowledgments