ytmp4
v1.0.2
Published
Convert YouTube video link into downloaded formats / info data.
Downloads
24
Readme
Youtube Video Downloader
Convert YouTube video link into downloaded formats, and get info.
Install
npm install ytmp4
Changelog
v1.0.2
- Update module.
Usage
const ytmp4 = require('ytmp4')
ytmp4('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