Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-nobodysurf

API Wrapper for NobodySurf

Installation

yarn add https://github.com/jzarca01/node-nobobysurf

Usage

const NobodySurf = require('node-nobodysurf');
const surf = new NobodySurf()

Methods

Get playlists

surf.getPlaylists()

Get playlist by Id

surf.getPlaylistById(playlistId)

Get video details

surf.getVideoDetails(videoId)

Get video URL

surf.getVideoUrl(videoId)

Get trending

surf.getTrending()

Search for a term or tags

surf.search(searchTerm, tags = [])

About

API Wrapper for NobodySurf

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages