0.0.4 β€’ Published 6 years ago

distubetools v0.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

distube

π˜‹π˜ͺπ˜΄π—§π˜‚π—―π—² Tools

Clic here or on logo to join π˜‹π˜ͺπ˜΄π—§π˜‚π—―π—² community 😏

Install

npm install distubetools

Use getSearchResults

const {fetchResults} = require("distubetools")
fetchResults("Etiennes Chouard")
    .then(console.log)
    .catch(console.error)

Returns :

returns

More tools coming soon

  • fetchVideo
  • fetchUser
  • fetchChannel
  • fetchPlaylist
  • fetchComments
  • fetchPosts
  • etc...
0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago