New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

telegram-bulk-downloader

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telegram-bulk-downloader

Command-line tool that allows you to download media files from a Telegram chat

latest
Source
npmnpm
Version
1.1.2
Version published
Weekly downloads
30
-28.57%
Maintainers
1
Weekly downloads
 
Created
Source

telegram-bulk-downloader

npm

telegram-bulk-downloader is a command-line tool built with Node.js that allows you to download media files from a Telegram chat. It provides a convenient way to bulk download images, videos, documents, music, voice messages, and GIFs.

https://github.com/JMax45/telegram-bulk-downloader/assets/36378436/4e744c10-7e6a-4167-b528-bf63d02dcd67

Supported Media Types:

  • Photos.
  • Videos.
  • Documents.
  • Music.
  • Voice messages.
  • GIFs.

Installation

To install telegram-bulk-downloader, use npm:

npm install -g telegram-bulk-downloader

Usage

Downloading

To start downloading media files from a Telegram chat, simply run the telegram-bulk-downloader command in your terminal. The interface is interactive and will guide you through the process.

Wiping Data

If you have finished using the tool and do not plan to use it for a while, it is recommended to delete the stored data as it contains sensitive information. You can perform a data wipe using the following command:

telegram-bulk-downloader wipe

This command will remove all data, including authentication information.

License

This project is licensed under the MIT License.

FAQs

Package last updated on 16 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts