Skip to content

colbyzg/play_on_xbmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

play_on_xbmc

Description:

Short script to send YouTube videos to an XBMC instance. It can take a YouTube URL or video ID.

Without URL or video ID:

# ./play_on_xbmc.py 
What is the URL or ID of the YouTube video?
> dQw4w9WgXcQ
Playing 'Rick Astley - Never Gonna Give You Up'

With URL:

# ./play_on_xbmc.py https://www.youtube.com/watch?v=dQw4w9WgXcQ
Playing 'Rick Astley - Never Gonna Give You Up'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages