Skip to content

coryo/Livestreamer.bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Livestreamer.bundle

Plex Media Server channel that makes use of the Livestreamer API to get video urls for services.

You should be able to use any url that is supported by Livestreamer.

Usage:

The list of videos is created by editing the file:

Livestreamer.bundle/Contents/Resources/default.json

Example default.json file:

[
    {
        "name": "Previously Recorded",
        "url": "http://www.twitch.tv/previouslyrecorded_live"
    },
    {
        "name": "Batman v Superman: Dawn of Justice - Official Trailer 2 [HD]",
        "url": "https://www.youtube.com/watch?v=fis-9Zqu2Ro"
    }
]

About

Plex Media Server channel that makes use of the Livestreamer API to get video urls for services.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages