Skip to content

dougflip/node-remote-api-youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

YouTube Plugin for NodeRemoteApi

This module is a plugin for NodeRemoteApi to provide support for YouTube.

Installing

  • From within your local NodeRemoteApi directory run npm install node-remote-api-youtube
  • Add an entry to ./src/var/plugins.json
{
  "remotes": [
    "node-remote-api-youtube"
  ]
}

When NodeRemote starts up it will check this file to see which plugins have been installed. This design may change in the future.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published