1.2.2 • Published 6 months ago

api-phoenix v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

JRGE-API

Instalation :

bash

npm i api-phoenix

Downloaders

const jrge = require('api-phoenix');

//facebook downloader
let result = await jrge.fbdl('https://fb.watch/gcqqhaEaEP/')
console.log(result)

let result = await jrge.mediaFireDL(url)
console.log(result)

let result = await jrge.sfileMobiDL(url)
console.log(result)

let result = await jrge.tiktokdl(url)
console.log(result)

let result = await jrge.tiktokdl2(url)
console.log(result)

//YouTube downloader
let result = await jrge.ytmp4('https://www.youtube.com/watch?v=IQEIfAGjdaE')
console.log(result)

let result = await jrge.ytmp3('https://www.youtube.com/watch?v=IQEIfAGjdaE')
console.log(result) 

Searchs

const jrge = require('api-phoenix');

let result = await jrge.googleImage(search)
console.log(result)

let result = await jrge.GithubStalk(username)
console.log(result)

let result = await jrge.happyModSearch('Car Parking')
console.log(result)

//Instagram Stalk
let result = await jrge.igStalk('auron play')
console.log(result) 

let result = await jrge.lyrics('Lil Peep')
console.log(result)

let result = await jrge.pinterest('Nakano child')
console.log(result)

let result = await jrge.stickerSearch('homero')
console.log(result)

let result = await jrge.sfileMobiSearch(search)
console.log(result)

let result = await jrge.soundCloudSearch('Canserbero')
console.log(result)

let result = await jrge.tiktokStalk(username)
console.log(result)

let result = await jrge.xnxxSearch('Culonas')
console.log(result)
1.2.2

6 months ago

1.2.1

6 months ago

1.1.6

6 months ago

1.1.5

6 months ago

1.1.2

7 months ago

1.1.0

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago