1.0.2 • Published 7 years ago
youtubeweba v1.0.2
Youtubeweba Audio separation library for Youtube , this library use puppeteer in backend.
How to install?
npm i youtubewebaHow to use?
const youtubeweba = require('youtubeweba');
youtubeweba('YOUTUBE VİDEO URL').then(url => console.log(url));