0.0.4 β’ Published 6 years ago
distubetools v0.0.4
ππͺπ΄π§ππ―π² 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 :
More tools coming soon
- fetchVideo
- fetchUser
- fetchChannel
- fetchPlaylist
- fetchComments
- fetchPosts
- etc...