Skip to content

opendns/hubot-youtubepl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-youtubepl

A hubot script that will add all youtube links to a playlist

See src/youtubepl.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-youtubepl --save

Then add hubot-youtubepl to your external-scripts.json:

[
  "hubot-youtubepl"
]

Sample Interaction

user1>> hubot youtubepl authorize
hubot>> http://.....
user1>> hubot youtubepl verify XYZ
hubot>> All good!
user1>> hubot youtubepl
hubot>> https://www.youtube.com/playlist?list=PLkPBG58N87CgfhdabCoFe0dB3ClZZ6oho
user1>> http://youtu.be/XYZ
hubot>> Added that to the playlist!

About

Create and manage youtube playlists from links posted to your chatrooms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published