Skip to content

ytm-search allows you to search playlists and retrieve the associated musics from Youtube Music.

License

Notifications You must be signed in to change notification settings

Stilleur/ytm-search

Repository files navigation

ytm-search

Build Status Downloads Version License

ytm-search allows you to search playlists and retrieve the associated musics from Youtube Music.

Getting started

const ytm = new YoutubeMusic()
const playlists = await ytm.findPlaylists('80s')
const musics = await ytm.getMusics(playlists[0].playlistId)

About

ytm-search allows you to search playlists and retrieve the associated musics from Youtube Music.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published