ytmp3-scrap
v1.0.0
Published
YouTube mp3 downloader scrapper. Scrap data from a YouTube mp3 downloader and get direct info & url links from your media.
Downloads
405
Readme
Youtube Audio Downloader Scrapper
Scrap data from a Youtube audio downloader site and get direct info & url links.
Install
npm install ytmp3-scrap
Changelog
v1.0.0
- Initial commit
Usage
const ytmp3 = require('ytmp3-scrap')
ytmp3('https://www.youtube.com/watch?v=36uDReSdFDU')
.then((res) => {
console.log(res)
})
.catch((err) => {
console.log(err)
})
Issues & Contact
Create issue session in Github Repo
You can reach me on Telegram