notmebotz-tools

1.0.8 • Public • Published

Notmebotz - Tools

npm version version npm downloads js dilvr

An package for fetch url and downloading an video or photo from media social like YouTube, Tiktok, Instagram, Threads, Twitter, Likee

installation

$ npm i notmebotz-tools 

UPDATE INFORMATION

what's new?

+ ADD CHATSANDBOX AI
+ ISLAM AI
+ OPENAI 
+ UDH
+ VENICE
+ MCSTATS
+ SSWEB (MOBILE, TABLET, DESKTOP)

here an example to use

EXAMPLE TO USE

CommonJS
const tools = require('notmebotz-tools')
return tools
ECMAScript
import tools from 'notmebotz-tools'
return tools

DOWNLOADER

TIKTOK

const { tiktok } = require('notmebotz-tools')
let tiktok = await ttdl("your video url")
return tiktok

INSTAGRAM

const { instagram } = require('notmebotz-tools')
let ig = await igdl("your video url")
return ig

FACEBOOK

const { facebook } = require('notmebotz-tools')
let fb = await fbdl("your video url")
return fb

THREADS

const { threads } = require('notmebotz-tools')
let threads = await threadsdl("your video url")
return threads

LIKEE

const { likee } = require('notmebotz-tools')
let likee = await likeedl("your video url")
return likee

TWITTER

const { twitter } = require('notmebotz-tools')
let twit = await twitterdl("your video url")
return twit

YOUTUBE

const { youtube } = require('notmebotz-tools')
let tiktok = await ytdl("your video url")
return ytdl

PINTEREST

const { pinterest } = require('notmebotz-tools')
let pin = await pinterest("your video url")
return pin

SFILEMOBI

const { sfilemobidl } = require('notmebotz-tools')
let sfile = await sfilemobidl("your url")
return sfile

SPOTIFY

const { spotydl } = require('notmebotz-tools')
let spoty = await spotydl("your url")
return spoty

TERABOX

const { teraboxdl } = require('notmebotz-tools')
const terabox = await teraboxdl("url file")
return terabox

REMOVE BG

const { removebg } = require('notmebotz-tools')
const rm = await removebg("url file")
return rm

REMINI

const { remini } = require('notmebotz-tools')
const rmni = await remini("url file")
return rmni

SEARCH TOOLS

PINTEREST SEARCH

const { pinsearch } = require('notmebotz-tools')
let pins = await pinterest("Furry")
return pins

SFILEMOBI SEARCH

const { sfilemobiS } = require('notmebotz-tools')
let sfiles = await sfilemobiS("query", page)
return sfiles

SPOTIFY SEARCH

const { spotifysearch } = require('notmebotz-tools')
let spotifys = await spotifysearch("Thick Of It") // 💀 i ma thick of it
return spotifys

BING SEARCH

const { bings } = require('notmebotz-tools')
let bing = await bings("query")
return bing

BING VIDEO SEARCH

const { bingv } = require('notmebotz-tools')
let bingv = await bingv("query")
return bingv

AI TOOLS

GEMINI CHAT

const { geminichat } = require('notmebotz-tools')
let geminic = await geminichat("your text")
return geminic

GEMINI IMAGE

const { geminiimg } = require('notmebotz-tools')
let geminiimage = await geminiimg("your text", "img path")
return geminiimage

GROQ SDK AUDIO AI

const { audioai } = require('notmebotz-tools')
let aiaud = await audioai("prompt", "your/audio/path/must/be/m4a", "lang<example: en")
return aiaud

Llma AI

const { llma } = require('notmebotz-tools')
let llmai = await llmaai("query")
return llmai

TEXT TO IMAGE

const { text2img } = require('notmebotz-tools')
let txt = await text2img("query")
return txt

LEPTON AI

const { lepton } = require('notmebotz-tools')
let lepton = await lepton("query")
return lepton

CHATSANDBOX

const { chatsandboxai } = require('notmebotz-tools')
let csb = await chatsandboxai("query", "models")
return csb

ISLAMIC AI

const { islamicai } = require('notmebotz-tools')
let iai = await Islamicai("query")
return iai

STALK TOOLS

TIKTOK

const { ttstalk } = require('notmebotz-tools')
let tts = await ttstalk("username")
return tts

note: please make an issue on github if you found any bug or error, and you can request what feature to be added

there will be many more tools coming soon

Package Sidebar

Install

npm i notmebotz-tools

Weekly Downloads

137

Version

1.0.8

License

ISC

Unpacked Size

24.7 MB

Total Files

728

Last publish

Collaborators

  • justherza