A tool written in python that allows users to download Spotify songs, YouTube videos as MP4/3gpp, YouTube videos as MP3, YouTube Playlists as MP4/3gpp
DISCLAIMER: This tool is for educational purposes only, I am not responsible for its use.
LICENSE: This program is protected under MIT License, Respect it.
# How to Install & run
# Clone the repo
$ git clone https://github.com/3022-2/spotitube.git
# change the working directory to spotitube
$ cd spotitube
# install the requirements
$ pip install -r requirements.txt
# if requirements.txt doesnt work manually install the libraries
# run script
$ python main.py
I only update the code when you post issues. So if you want me to update leave a issue otherwise i wont update the code