1.0.6 • Published 4 years ago

ytm-search v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

ytm-search

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)
1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago