api-phoenix

1.2.2 • Public • Published
JRGE

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)

Readme

Keywords

Package Sidebar

Install

npm i api-phoenix

Weekly Downloads

2

Version

1.2.2

License

MIT

Unpacked Size

136 kB

Total Files

5

Last publish

Collaborators

  • jrge