Code Monkey home page Code Monkey logo

youtube-xbmc-chrome's Introduction

Chrome extension for sending YouTube videos to XBMC via RPC

This heavily modified version of the extension in the XBMC wiki is updated to Chrome's extension manifest v2.0, and supports the new YouTube, Frodo, multiple XBMC hosts, and templates for easier implementation of modifications down the road.

Please see http://wiki.xbmc.org/index.php?title=Add-on:YouTube for more information on the XBMC YouTube plugin.

How to install

git clone git://github.com/lawrencealan/youtube-xbmc-chrome.git youtube-xbmc-chrome
  1. Clone
  2. Open Chrome, go to chrome://extensions
  3. Enable "Developer mode"
  4. Click on "Load unpacked extension"
  5. Point to above cloned folder.

Settings

Make sure you have XBMC's web UI running, and the port setup correctly.

XBMC Hosts

List of XBMC Host(s) URIs in label|username:password@host:port format, one per line:

lil|xbmc:@openelec.local:8080
media|xbmc:@media-pc.local:8080

XBMC plugin path

Path to the XBMC youtube plugin

plugin.video.youtube

Insertion Selectors

These are where the extension looks to insert the links for sending the items to your XBMC hosts. One per line, Valid "types" are: "player", "thumb", "iframe" and "playlist"

.yt-pl-thumb|playlist
#watch7-player|player
.ux-thumb-wrap|thumb
iframe[src*='youtube.com\/embed']|iframe

youtube-xbmc-chrome's People

Contributors

l422y avatar nickcoutsos avatar

Stargazers

Spyros Gi avatar saidimu apale avatar akuiraz avatar  avatar Cary Haynie avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.