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