Home

Awesome

telegram spotify downloader bot: @SpotSeekBot

how to use as the client

Send bot a link from spotify and it'll download it for you.

how to deploy as the developer (I'm writing this guide for ubuntu)

$ sudo apt update
$ sudo apt upgrade
$ sudo apt-get update
$ sudo apt-get upgrade
wget -O spotdl https://github.com/spotDL/spotify-downloader/releases/download/v4.2.1/spotdl-4.2.1-linux
chmod +x spotdl
apt install python3-pip
pip install -r requirements.txt
apt install ffmpeg
sudo apt-get install proxychains4
nohup python3 spotseek.py > /dev/null 2>&1 &

or

nohup python3 spotseek.py &
chmod +x restart_spotseek_py.sh

we add it to crontab with:

@reboot /root/Storage/spot-seek-bot/restart_spotseek_py.sh
0 */6 * * * /root/Storage/spot-seek-bot/restart_spotseek_py.sh

technical info about how this bot works

status

I've created This bot to download musics by their link from spotify (single track, album or playlist)..

Also if you are a programmer you are welcome to contribute and improve the project or use it for yourself.

There is also a similar bot created by my friend aliilapro: Spotdlrobot

csv files columns guide

database csv columns

date and time added | spotify track id | telegram audio id

users csv columns

unique user id | last use date and time

TO-DO: bugs to fix & features to add

support and donate

If you find my works useful you can give me energy with coffee☕️: