Skip to content

Emperorns/SpotSave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎸 SpotSave 🎵 v1.2

Banner

Available on Telegram as @SpotSaveBot

Configuration

Replace values of config.py, set with your own.

Python dependencies

Install the necessary Python dependencies by moving to the project directory and running:

pip3 install -r requirements.txt

This will install all the necessary python packages. Linux users can skip this command and use setup.sh script to setup dependencies.

OS dependencies

If You Running MS Windows : download and install ffmpeg from here or install with scoop package manager.

Linux :

./setup.sh 

If you got any errors on the script, please open a issue and we will fix it.

Starting the bot.

Once your configuration is complete, simply run the bat file(if on windows) or run (Linux):
sudo ./start.sh

Special Credits

About

music downloader telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.6%
  • Shell 6.0%
  • Batchfile 0.4%