[go: nahoru, domu]

bimasky-dl

1.4.7 • Public • Published

INI PROJECTS SAYA DALAM MENDOWNLOAD VIDEO SOCIAL MEDIA YANG BISA KALIAN GUNAKAN UNTUK KEBUTUHAN PROJECTS KALIAN CONTOHNYA SEPERTI BOT WHATSAPP ATAU BOT TELEGRAM DAN LAINNYA

JIKA ANDA ADA MASALAH HUBUNGI SAYA DI WHATSAPP https://wa.me/+6285609631149?text=hai

IKUTI CHANNEL WHATSAPP SAYA UNTUK UPDATE SELANJUTNYA https://whatsapp.com/channel/0029VadUeuZ65yDFmlgJSX37

INSTAGRAM SAYA https://www.instagram.com/bimaskyyy?igsh=MXA3M3p2MGQyanNhMA==

SUPPORT SAYA Paypal skym0459@gmail.com cyberindonesia582@gmail.com

sebelum memulai menggunakan modules ini jika saat kalian menggunakan console.log tapi tidak terjadi apa apa di terminal kalian, itu seperti error kalian cukup langsung ke inti result saja contohnya tidak muncul apa apa di terminal jika kalian menggunakan code seperti ini

const down = require('bima-sky')

const link = 'URL YOU VIDEO TIKTOK'
await down.tiktokdl(link).then(result () => {
console.log(result)
})

kalian cukup langsung ke inti result saja contohnya seperti ini

const down = require('bima-sky')

const link = 'URL YOU VIDEO TIKTOK'
await down.tiktokdl(link).then(result () => {
sendFile(result.vmp4) // video
sendFile(result.vmp3) // audio
})

cukup sesuaikan dengan projects kalian masing masing bagaimana projects anda mengirimkan foto, audio dan chat

setelah membaca di atas mari langsung menggunakan

TIKTOK🥰

const down = require('bima-sky')

const link = 'URL YOU VIDEO TIKTOK'

await down.tiktokdl(link).then(result () => {

sendFile(x.vmp4) // video

sendFile(x.vmp3) // audio
})

RESULT

{
creator: "@BimaSky",
vmp4: "https://xxxxx",
vmp3: "https://xxxxx",
}

FACEBOOK🥰

const down = require('bima-sky')

const link = 'URL YOU VIDEO SOCIAL MEDIA'

await down.facebookdl(link).then(x () => {

sendFile(x.result)

})

RESULT

{
result: "https://xxxx"
}

INSTAGRAM🥰

const down = require('bima-sky')

const link = 'URL YOU VIDEO SOCIAL MEDIA'

await down.instagram(link).then(x () => {

sendFile(x.url) 

// KADANG VIDEO KADANG FOTO TERGANTUNG YANG MENDOWNLOAD

}) 

// RESULT ADA 2 TYPE MEDIA SEMUA TIDAK DI PISAH JIKA RESULT FOTO MAKA MODIFIKASI PROJECTS ANDA UNTUK MENGIRIM FOTO JIKA VIDEO MAKA SEBALIKNYA

RESULT

{
   status: true,
   creator: "@BimaSky",
   url: "https://xxxxx"
}

YOUTUBE🥰

const down = require('bima-sky')

const link = 'URL YOU VIDEO SOCIAL MEDIA'

await down.youtubedl(link).then(result () => {

sendFile(x.mp3) // audio

sendFile(x.mp4) // video

})

RESULT

{
   status: true,
   creator: "@BimaSky"
   mp3: "https://xxxxx"
   mp4: "https://xxxxx"
}

YOUTUBE PLAY🥰

const down = require('bima-sky')

const link = 'URL YOU VIDEO SOCIAL MEDIA'

await down.ytplay("phonk").then(result () => {

console.log(result)

sendFile(result.mp3)

})

RESULT

{
   status: true,
   creator: "@BimaSky"
   title: "hahahah"
   mp3: "https://xxxxx"
}

MENGUKUR JARAK KOTA ANTAR KOTA🥰

const jarak = require('bima-sky')

const from = 'jakarta'
const to = 'bengkulu'

  const data = await jarak(from, to);

  const foto = data.img
  const deskripsi = data.desc


  console.log(data.desc) 
  console.log(data.img)

RESULT

{
   status: true,
   creator: "@BimaSky"
   desc: "bsksjsbsdnk"
   img: "https://xxxxx"
}

CERITA HANTU🥰

const horor = require('bima-sky')

let res = await horor.ceritahantu();

  let hasil = res.map((data) => {
   status = data.status;
   creator = data.creator;
   judul = data.title;
   snippet = data.snippet;
   foto = data.image;
   url = data.url;
  });

  console.log(hasil)

RESULT

{
   status: "true"
   creator: "@BimaSky"
   title: "bwhwhahsjs"
   snippet: "hahahah"
   image: "https://xxxx"
   url: "https://xxxx"
}

SHORT URL🥰

const short = require("bimasky-dl")

await short.shorturl("https://telegra.ph/file/2fb5352ac5640e025916f.jpg").then(x => {

sendChat(x)

console.log(x)
})

RESULT

{
"https://xxxxzz"
}

PINTEREST🥰

const pin = require("bimasky-dl")

await pin.pinterest("ronaldo").then(x => {

sendFoto(x.url)

console.log(x)

})

RESULT

{
status: true
creator: "@BimaSky"
url: "https://xxxxzz"
}

LYRICS🥰

const lyric = require("bimasky-dl")

await lyric.lyrics("phonk").then(x => {

sendChat(x.lyric) // lyric
sendChat(x.title) // title
sendChat(x.artist) // artist
sendFoto(x.image) // foto

console.log(x)

})

RESULT

{
        status: true
    creator: "@BimaSky"
    image: "https://xxxxzz"
    title: "hahahah"
    artist: "hahaha"
    lyrics: "hahahaha"
}

GPT WX🥰

const gpt = require("bimasky-dl")

await gpt.gptwx("hai").then(x => {

console.log(x)

})

RESULT

{
        status: true
    creator: "@BimaSky"
    teks: "im fine"
}

TUDO AI🥰

const gpt = require("bimasky-dl")

await gpt.tudoai("hai").then(x => {

console.log(x)

})

RESULT

{
        status: true
    creator: "@BimaSky"
    teks: "im fine"
}

BASE GPT🥰

const gpt = require("bimasky-dl")

await gpt.basegpt("hai").then(x => {

console.log(x)

})

RESULT

{
        status: true
    creator: "@BimaSky"
    teks: "im fine"
}

QUOTES🥰

const bim = require("bimasky-dl")

let json = await bim.quotes("sombong")

let data = json.data[0];

console.log(data)

###RESULT

{
author: xxx
bio: xxx
quotes: xxx
}

Quotes Anime🥰

const bim = require("bimasky-dl")

let dataa = await bim.quotesAnime()

let data = dataa[0];

console.log(data)

###RESULT

{
link: xxx
karakter: xxx
episode: xxx
upat: xxx
up_at: xxx
quotes: xxx
}

GORE🥰

const bim = require("bimasky-dl")

  let dataa = await bim.gore('random');

  let data = dataa.data[0];

  console.log(data)

###RESULT

{
thumb: xxx
judul: xxx
uploader: xxx
link: xxx
}

HENTAI🥰

const bim = require("bimasky-dl")

  let dataa = await bim.hentai();

  let link = dataa[0];

  console.log(link)

###RESULT

{
title: xxx
link: xxx
category: xxx
share_count: xxx
views_count: xxx
type: xxx
video_1: xxxx
video_2: xxxx
}

RANDOM CERPEN🥰

const bim = require("bimasky-dl")

  let data = await bim.hentai();

  console.log(data)

BUKALAPAK🥰

const bim = require("bimasky-dl")

  let data = await bim.BukaLapak("sepatu");

  console.log(data)

PLAY STORE🥰

const bim = require("bimasky-dl")

  let data = await bim.PlayStore("pubg");

  console.log(data)

Package Sidebar

Install

npm i bimasky-dl

Weekly Downloads

27

Version

1.4.7

License

ISC

Unpacked Size

135 kB

Total Files

7

Last publish

Collaborators

  • pantek56