1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 10:51:56 +00:00
musix-oss/node_modules/simple-youtube-api
2019-08-14 15:26:33 +03:00
..
dist updated all commands and removed some weird files 2019-08-14 15:26:33 +03:00
examples updated all commands and removed some weird files 2019-08-14 15:26:33 +03:00
src updated all commands and removed some weird files 2019-08-14 15:26:33 +03:00
LICENSE updated all commands and removed some weird files 2019-08-14 15:26:33 +03:00
package.json updated all commands and removed some weird files 2019-08-14 15:26:33 +03:00
README.md updated all commands and removed some weird files 2019-08-14 15:26:33 +03:00

Simple YouTube API

Module support server Build Status

This library is designed to greatly simplify interacting with the basic functions of the YouTube API. It deals with viewing/searching videos, playlists, and channels.

Installation

$ npm install simple-youtube-api

Usage