API Wrapper for NobodySurf
yarn add https://github.com/jzarca01/node-nobobysurfconst NobodySurf = require('node-nobodysurf');
const surf = new NobodySurf()surf.getPlaylists()surf.getPlaylistById(playlistId)surf.getVideoDetails(videoId)surf.getVideoUrl(videoId)surf.getTrending()surf.search(searchTerm, tags = [])