Skip to content

This project has been created for integrate deezloader library in a Telegram bot.

Notifications You must be signed in to change notification settings

denistravis/DeezloaderBIB_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeezBIB_bot

Disclaimer

  • I am not responsible for the usage of this program by other people.
  • I do not recommend you doing this illegally or against Deezer's terms of service.
  • This project is licensed under CC BY-NC-SA 4.0
  • PYTHON VERSION SUPPORTED

    Python >= 3.9

  • OS Supported

    Linux Support macOS Support Windows Support

SET UP

INSTALLATION

To install it just type this command

git clone https://github.com/An0nimia/DeezloaderBIB_bot.git && cd DeezloaderBIB_bot && pip3 install -r req.txt

Configurations

bot_settings.py

Go and modify bot_settings.py

Image

  • Read the code comments
  • If you don't know how to get chat id send messages to him @JsonDumpBot

.deez_settings.ini

Go and modify .deez_settings.ini

  • mail, password, token(arl) are deezer credentials used for login
  • the pyrogram api_id & api_hash can be created here
  • for create a telegram bot look here
  • for acrcloud key, secret, host look at acrcloud

.set_configs.py

Go and modify set_configs.py

If you don't want to login with arl, which expire, log with normal credentials & delete line 35

START IT

First method

python3 deez_bot.py

OR

If you know how tmux works

tmux new -s deez_bot

then when you are inside just type

python3 deez_bot.py 1

About

This project has been created for integrate deezloader library in a Telegram bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%