misterioso013 / tg-music-download

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Music Downloader Bot

English | Português

Download music using Telegram and build your playlist offline.

Note: This project was developed for study purposes and should not be used for commercial purposes.

Installation

Requirements

Installation

  1. Clone the repository:
git clone https://github.com/misterioso013/tg-music-download.git

cd tg-music-download
  1. Install dependencies:
npm install
  1. Create an .env file in the root of the project and add the following environment variables:
BOT_TOKEN= # Your bot's token
  1. Start the bot:
npm start

Usage

  1. Start a conversation with the bot on Telegram.
  2. Send the /start command to start the bot.
  3. Submit a valid link of a sound you want to download.

Support

  • YouTube
  • SoundCloud
  • Spotify
  • Deezer

Contributing

Contributions, issues, and feature requests are welcome! Feel free to submit a PR.

About


Languages

Language:JavaScript 100.0%