New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-youtube-music

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-youtube-music

Unofficial YouTube Music API for Node.js

  • 0.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
22K
increased by16.03%
Maintainers
1
Weekly downloads
 
Created
Source

typescript-starter dark logo

Unofficial YouTube Music API for Node.js

version downloads install size

Get started

npm install node-youtube-music

or

yarn add node-youtube-music

How to use

import ytMusic from 'node-youtube-music';

const musics = await ytMusic.search('Never gonna give you up');

const suggestions = ytMusic.getSuggestions(musics[0].youtubeId);

Looking for contributors 👇

  • Search
    • Musics
    • Artists
    • Playlists
    • Albums
  • List musics from playlist
  • Suggestions from music ID
  • Playlist management (create, push, remove)
  • Library management

FAQs

Package last updated on 30 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc