0.0.6 • Published 1 year ago

@selxyzz/play v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@selxyzz/play


Instalisasi

  • Anda Dapat Menginstall Module Ini Dengan Cara Berikut:
npm install @selxyzz/play

Penggunaan

  • Anda Dapat Menggunakan Module Ini Untuk Melakukan Download Atau Langsung Melakukan Kedua Nya.
  • Berikut Adalah Code Untuk Melakukan Download.:
const { play } =require('@selxyzz/play')

(async () => {
const playy = await play('https://youtu.be/afNlwml5yUc?si=v_6GCiOWKPlL9Xi8', 'mp3') // Mp4 Juga Support.
if (playy === 0) {
 console.log('Tidak Ada Result') 
} else {
console.log(playy) 
}
})()

Contributors

  • Programmer Yang Membantu Project Module Ini Adalah
  • Selxyzz

Thanks For Using My Module.

Selxyz

0.0.6

1 year ago

0.0.5

1 year ago

0.0.1

1 year ago