Abhishekvao78 / Spotify-Downloader

A telegram bot to download Spotify songs from yt and saavn

Home Page:https://t.me/Spotify_downloa_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an image

DEMO VERSION @Spotify_downloa_bot

IS THIS STILL MAINTAINING?

Yes ,this repository is still maintained and will be adding new feature's also

NOTE

This Is Old repository of @spotify_downloa_bot so, this maybe buggy and lack of many features than our bot ,but still this will be maintained and updated some features when we do new updates

WHICH LANGUAGE AND TELEGRAM API USED IN THIS ?

This bot is created using python language and python mtproto pyrogram telegram library

DONATE ME PLEASE ❣️

Please buy me a piza by using bellow link 👇👇👇 Buy Me A Piza

RATE OUR BOT

Rate our bot FEEDBACK

ABOUT

A Simple Open Source Spotify Downloader Bot For Telegram

WHY I MADE THIS OPEN SOURCE ?

The answer simple I Don't own this repo this is edited version of @NeedMusicRobot

IS THIS SOURCE CODE IS USED FOR @Spotify_downloa_bot

NO, This bot was the insperation to build our bot ,you can see our bot is entirely different From it some of the features will be implementing to this repoiostry

EASY WAY TO DEPLOY IN LOCAL/VPS ?

First add variables in config.env

apt update && apt upgrade -y 
apt install git ffmpeg python3 python3-pip -y
git clone https://github.com/Masterolic/Spotify-Downloader.git 
cd Spotify-Downloader/
pip3 install -r requirements.txt 
python3 -m mbot 

DOCKER

  docker build . -t musicbot
  docker run musicbot  

ENVIRONMENT VARIABLES

you need to add these variable in config.env

API_ID and API_HASH get through Telegram

BOT_TOKENget through @BotFather

SPOTIPY_CLIENT_ID and SPOTIPY_CLIENT_SECRETget through Spotify

OPTIONAL ENVIRONMENT VARIABLES

LOG_GROUPTelegram chat id of your log group to dump files

BUG Telegram chat Id to dump errors or bugs

AUTH_CHATS Telegram chat id to ristrict other chats from using your bot

genius_api Get it from https://genius.com/developers

CAN I CONTACT OWNER ?

IF you need any help or need to add any features or tell feedback , don't hesitate to contact me

INSTAGRAM

TELEGRAM

About

A telegram bot to download Spotify songs from yt and saavn

https://t.me/Spotify_downloa_bot

License:MIT License


Languages

Language:Python 98.0%Language:Shell 1.3%Language:Dockerfile 0.7%Language:Procfile 0.0%