SkillAgentSearch skills...

YouTubeDLWhatsAppBOT

WhatsApp BOT YouTube Video and Audio Downloader

Install / Use

/learn @DrelezTM/YouTubeDLWhatsAppBOT

README

YouTubeDLWhatsAppBOT

<p align="center"> <img alt="@youtubedlwhatsappbot" style="width: 150px;" src="https://github.com/DrelezTM/StickerWhatsAppBOT/assets/72683265/76a3611e-ae4b-4c9a-b44a-7863f4080072"> </p> <div align="center"> <h3>YouTubeDLWhatsAppBOT</h3> <p>YouTube Downloader WhatsAppBOT with <a href="https://github.com/pedroslopez/whatsapp-web.js/">whatsapp-web.js</a>, <a href="https://github.com/fent/node-ytdl-core">ytdl-core</a> and <a href="https://nodejs.org/en/">nodejs</a></p> </div> <div align="center"> <a href="#warning">Warning</a> | <a href="https://dsc.gg/DrelezTM">Report Bug</a> | <a href="https://github.com/DrelezTM/YouTubeDLWhatsAppBOT/issues">Issues</a> </div>

Installation 📑

  • Clone Repository

    git clone https://github.com/DrelezTM/YouTubeDLWhatsAppBOT
    
  • Install Modules

    npm install
    
  • Start

    npm start
    
  • Scan QR <img alt="@youtubedlwhatsappbot" src="https://github.com/DrelezTM/StickerWhatsAppBOT/assets/72683265/2ce59cf0-f26b-4cd0-be1a-12f985720ad9">

  • Ready <img alt="@youtubedlwhatsappbot" src="https://github.com/DrelezTM/YouTubeDLWhatsAppBOT/assets/72683265/f76ad53a-3f89-44df-a085-6122d34457e3">

Configuration 🗝

  • config.json
    {
      "name": "YouTubeDLBOT",
      "filename": {
          "mp3": "youtubedl",
          "mp4": "youtubedl"
      },
      "prefix": "!",
      "timezone": "Asia/Jakarta",
      "groups": false
    }
    
    • config.name : name for the bot (string)
    • config.filename.mp3 : name for mp3 files (string)
    • config.filename.mp4 : name for mp4 files (string)
    • config.prefix : prefix for command (string)
    • config.timezone : timezone displays the time at the specified location (string)
    • config.groups : to filter whether bots can respond to group chats or not (boolean)
  • console.txt
    
     /$$     /$$               /$$$$$$$$        /$$                 /$$$$$$$  /$$       /$$$$$$$   /$$$$$$  /$$$$$$$$
    |  $$   /$$/              |__  $$__/       | $$                | $$__  $$| $$      | $$__  $$ /$$__  $$|__  $$__/
     \  $$ /$$//$$$$$$  /$$   /$$| $$ /$$   /$$| $$$$$$$   /$$$$$$ | $$  \ $$| $$      | $$  \ $$| $$  \ $$   | $$   
      \  $$$$//$$__  $$| $$  | $$| $$| $$  | $$| $$__  $$ /$$__  $$| $$  | $$| $$      | $$$$$$$ | $$  | $$   | $$   
       \  $$/| $$  \ $$| $$  | $$| $$| $$  | $$| $$  \ $$| $$$$$$$$| $$  | $$| $$      | $$__  $$| $$  | $$   | $$   
        | $$ | $$  | $$| $$  | $$| $$| $$  | $$| $$  | $$| $$_____/| $$  | $$| $$      | $$  \ $$| $$  | $$   | $$   
        | $$ |  $$$$$$/|  $$$$$$/| $$|  $$$$$$/| $$$$$$$/|  $$$$$$$| $$$$$$$/| $$$$$$$$| $$$$$$$/|  $$$$$$/   | $$   
        |__/  \______/  \______/ |__/ \______/ |_______/  \_______/|_______/ |________/|_______/  \______/    |__/   
      
    
    You can replace ascii in https://patorjk.com/software/taag/

How to Use 🔭

  • Help Commands <img alt="@youtubedlwhatsappbot" src="https://github.com/DrelezTM/YouTubeDLWhatsAppBOT/assets/72683265/fbc95d89-277d-4f6d-b008-e154960ebd12">

  • Download YouTube Audio/MP3 <img alt="@youtubedlwhatsappbot" src="https://github.com/DrelezTM/YouTubeDLWhatsAppBOT/assets/72683265/3f64562b-57ea-4105-9c5d-c67d6ee789d3">

  • Download YouTube Video/MP4 <img alt="@youtubedlwhatsappbot" src="https://github.com/DrelezTM/YouTubeDLWhatsAppBOT/assets/72683265/b89eb043-065c-48d7-840c-2d81ffff573c">

  • Details <img alt="@youtubedlwhatsappbot" src="https://github.com/DrelezTM/YouTubeDLWhatsAppBOT/assets/72683265/23162157-d1be-4123-9cfc-c75204bd86aa">

Built With 🛠

Error or Bug 🐞

License 📜

Warning 🚧

<p id="warning">Only works on Windows, MacOS, and Linux. <b>Can't work on Android/Termux</b>!</p>
View on GitHub
GitHub Stars57
CategoryContent
Updated18d ago
Forks38

Languages

JavaScript

Security Score

100/100

Audited on Mar 2, 2026

No findings