Giter VIP home page Giter VIP logo

music-downloader-bot's Introduction

Songs Downloader BOT

Working Demo image

Table of Contents

What is This BOT?

Ever Wondered how to download songs from Spotify or YouTube?

This BOT Can help you to download songs from spotify using spotdl

This BOT Can help you to download songs from YouTube using yt-dlp

Setup

On Heroku

Deploy to Heroku

On VPS or Locally

Without Docker

git clone https://github.com/10cyrilc/spotify-bot.git
cd spotify-bot

Edit edit_me.py with Details as Follows,

Get you BOT_TOKEN from @BotFather, Required
Get API_ID and API_HASH from my.telegram.org, Required
Edit BOT_TEXT if Required
Get LOG_CHANNEL from Your Channel Settings for Logging, Required
Your MONGODB_URI from your MongoDB Account, Required
SESSION_NAME for Your Collection Name in MongoDB
BOT_OWNER is The User ID of The Developer, Required

sudo pip3 install virtualenv 
virtualenv venv 
source venv/bin/activate
pip3 install -r requirements.txt
python bot.py

With Docker

Edit the config.py with required Details
Build Dockerfile in the Repo
Run The Docker Image

Bugs

This is Currently in Development Stages, So it has Bugs that I am unaware of

If You Find any Bugs Feel Free to contact Cyril C Thomas

My BOTs Channel

C BOTs

music-downloader-bot's People

Contributors

10cyrilc avatar lemonicestuff avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.