npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

notmebotz-tools

v2.0.29

Published

Sebuah Tools yang berfungsi untuk mendownload Video atau Foto dari media sosial, serta sebagai tools yang berguna untuk aplikasi kamu seperti untuk BOT

Downloads

383

Readme

Notmebotz - Tools

js dilvr

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

NodeJS JavaScript

Note For You: If you find any bug or error in this code please contant me on whatsapp, and to get any information you can join my WhatsApp Channel

Start Chat

WhatsApp Channel

MY MEDIA SOCIAL

Instagram

Instagram

installation

$ npm i notmebotz-tools 

UPDATE INFORMATION

what's new?

['!'] = UPDATE
['*'] = FIX
['+'] = ADDED
['-'] = DELETED
['>'] = MOVED
['?'] = IDK

CHANGELOGS

* THREADS DL
* TWITTER DL

please tell me if u had a error on the library, chat me on WhatsApp

+1 (289) 564-9545

to get key for cloudflare bypass go to https://dashx-kappa.vercel.app/ register and go to dashbaord then copy yo apikey
if you find any of the package feature return object object

use like this
const example = require('notmebotz-tools')
let z = await example(blablabla)
return JSON.stringify(z, null, 2)
//it Will return all the json but if you remove it, the object object will back so you cant get the json, like this example

// Not use stringify 
medias: [ [object, object] ]
//use stringify 
medias: [ "data": "data1" ]
// and use like this

return z.medias[0].data
//to get the results

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

APPLEMUSICDL

const { applemusicdl } = require('notmebotz-tools')
let applemusic = applemusicdl("URL")
return applemusic

TIKTOK

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

CAPCUT

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

INSTAGRAM

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

SOUNDCLOUD

const { soundcloud } = require('notmebotz-tools')
let scd = await soundcloud("track url")
return scd

SNACKVIDEO

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

FACEBOOK

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

THREADS

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

LIKEE

const { likee } = require('notmebotz-tools')
let likee = await likee("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 yt = await youtube("type mp3 / mp4", "your video url")
return yt

// advanced
let yt = await youtube("type", ...args)
return yt
ytmp4 / ytmp3 / yt search / transcript

YOUTUBEV2

const { youtubev2 } = require('notmebotz-tools')
let yt2 = await youtubev2("type mp3 / mp4", "your video url", resolitions) //the defult is 128kbps for mp3 and 480p for videos, you can set the resolution as the original vidoe resolition
return yt2

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

PXPIC

const { pxpic } = require('notmebotz-tools')
const rm = await pxpic("file_path", "func") //REMOVE BG, COLORIZE, RESTORE, UPSCALE, ENHANCE(for enhance i prefer to use remini func cuz it has the level to remini the image)
return rm

REMINI

const { remini } = require('notmebotz-tools')
const rmni = await remini("file_path", "type", level)//optional for type enhance 1 2 3 and 4
//valid option is enhance, colorize, dehaze
return rmni

REDNOTE (XIAO HONG SHU)

const { rednote } = require('notmebotz-tools')
const rdn = await rednote("url")
return rdn

OTAKUDESU

const { otakudesu } = require('notmebotz-tools')
let otk = await otakudesu("type", "query") // TYPE : SEARCH, DOWNLOAD, LATEST, DETAILS 
return otk

STICKERLY

const { stickerly } = require('notmebotz-tools')
let stkly = await stickerly("stickerurl")
return stkly

AIO DL (ALL IN ONE DOWNLOADER)

const { aio } = require('notmebotz-tools')
let aiodl = await aio("url")
return aiodl;

YOUTUBEV3

const { youtubev3 } = require('notmebotz-tools')
let yt3 = await youtubev3("url", "format")
return yt3;

INSTAGRAMV2

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

SEARCH TOOLS

WHATMUSIC

const { whatmusic } = require('notmebotz-tools')
let whs = await whatmusic("input_url_or_filepath")
return whs

PINTEREST SEARCH

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

GOOGLEIT

const { googleit } = require('notmebotz-tools')
let gls = await googleit("Furry")
return gls

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

TIKTOK SEARCH

const { tiktoksearch } = require('notmebotz-tools')
let tikts = await tiktoksearch("Furry") 
return tikts

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

UHD WALLPAPER

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

ALIF SEARCH

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

WIKIPEDIA

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

GIMAGE

const { gimage } = require('notmebotz-tools')
let ggi = await gimage("Furry")
return ggi

APKPURE

const { apkpure } = require('notmebotz-tools')
let sapk = await apkpure('Live A Hero')
return sapk

APPLEMUSIC

const { applemusics } = require('notmebotz-tools')
let aplmsc = await applemusics("Nina - Feast")
return aplmsc

AI TOOLS

PERPLEXITY

const { perplexity } = require('notmebotz-tools')
let prp = await perplexity("hai")
return prp

MODEL AI

const { modelai } = require('notmebotz-tools')
let mdl = await modelai("model", "prompt")
return mdl
/* AVAILABLE MODEL

deepseek-v3.1
deepseek-r1
grok-4
qwen3-32b
gemini-2.5-pro
llama-4
agent-x
gpt-5
gpt-5-mini
03
claude-sonnet-4
04-mini
gpt-40-mini
gpt-4.1-mini
gemini-2.5-flash
*/

GEMINI CHAT

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

SIMSIMI

const { simsimi } = require('notmebotz-tools')
let smsi = await simsimi("your text", "Lang") //default lang is id
return smsi

DEEPSEEK

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

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

NANO BANANA

const { nanobanana } = require('notmebotz-tools')
let nano = await nanobanana(pathFile, prompt)
return nano

SUNO AI

const { suno } = require('notmebotz-tools')
let sunoo = await suno(false, {
  prompt: "Your full lyrics...",
  title: "Song Title",
  style: "Rock"
});
return sunoo

// EXAMPLE USING AI LYRICS
// let sunoo = await suno(true, { prompt: "rock song about freedom" });
//return sunoo

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

VENICE

const { veniceai } = require('notmebotz-tools')
let vai = await veniceai("query", "model")
return vai

OPEN AI

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

IMG2ANIME

const { img2anime } = require('notmebotz-tools')
let img2a = await img2anime("imgUrl")
return img2a

IMG2ZOMBIE

const { img2zombie } = require('notmebotz-tools')
let img2z = await img2zombie("imgUrl")
return img2z

IMG2GTA

const { img2gta } = require('notmebotz-tools')
let img2g = await img2gta("imgUrl")
return img2g

FACESWAP

const { faceswap } = require('notmebotz-tools')
let fcs = await faceswap("media1", "media2")
return fcs

STALK TOOLS

TIKTOK

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

STEAM

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

XBOX

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

MINECRAFT (JAVA ONLY)

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

INSTAGRAM

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

YOUTUBE

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

COC (CLASH OF CLANS)

const { stalkcoc } = require('notmebotz-tools')
let yts = await stalkcoc("PlayerTag")
return yts

MISC

HD VIDEO

const { hdvideo } = require('notmebotz-tools')
let enhance = await hdvideo("PathFile")
return enhance

UPLOAD TO CDN SERVER

const { uploadcdn } = require('notmebotz-tools')
let cdn = await uploadcdn("path/to/your/file")
return cdn

CLOUDFLARE BYPASS

const { cloudflare } = require('notmebotz-tools')
let cf = await cloudflare("url", "sitekey", "key") // get yo key at https://dashx-kappa.vercel.app/
return cf

MCSTATS

const { mcstats } = require('notmebotz-tools')
let mcs = await mcstats("mc.hypixel.net:25565", "java") //can be bedrock too
return mcs

SSWEB (MOBILE, TABLET, DESKTOP)

const { ssweb } = require('notmebotz-tools')
let swb = await ssweb("https://google.com", "desktop")
return swb

MAKER

const { textpro } = require('notmebotz-tools')
let tpro = await textpro("Your Text Here", "effect")
return tpro

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