https://github.com/warifp/spotifytoolkit
Spotify is a digital music streaming service, I made several tools for you.
https://github.com/warifp/spotifytoolkit
bot bot-api music music-bot spotify spotify-alternative spotify-api spotify-connect spotify-downloader spotify-library spotify-sdk spotify-web-api
Last synced: 3 months ago
JSON representation
Spotify is a digital music streaming service, I made several tools for you.
- Host: GitHub
- URL: https://github.com/warifp/spotifytoolkit
- Owner: warifp
- Created: 2019-09-02T01:24:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T15:25:46.000Z (about 4 years ago)
- Last Synced: 2025-07-11T20:51:16.260Z (3 months ago)
- Topics: bot, bot-api, music, music-bot, spotify, spotify-alternative, spotify-api, spotify-connect, spotify-downloader, spotify-library, spotify-sdk, spotify-web-api
- Language: PHP
- Size: 3.88 MB
- Stars: 68
- Watchers: 4
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
SPOTIFY TOOLKIT
Spotify is a digital music streaming service, I made several tools for you.
Made with ❤️ by Wahyu Arif Purnomo## Features in tools
| Name | Status | Information |
| ---------------------------------- | ------------------ | -------------------------------------------------- |
| Check all accounts | :white_check_mark: | check accounts by list |
| Check account email | :white_check_mark: | check accounts by email |
| Create an account | :white_check_mark: | create account fast |
| Create an account [mass] | :white_check_mark: | create account fast by list file |
| Music or Playlist Downloader | ❌ | download music by list or playlist |## Version
Version 1.0 :
sorry, no video tutorial.
Changelog :
- Build
Version 2.0 :
sorry, no video tutorial.
Changelog :
- add account information in results menu "check all accounts".
- add log live user|pass in folder result/live.logVersion 3.0 :
sorry, no video tutorial.
Changelog :
- add menu "Create an account [mass]"
## Installation
### Windows or Linux
You can download the latest composer in [here](https://getcomposer.org/download/).git clone https://github.com/warifp/SpotifyToolkit
composer
### Termuxpkg install php
pkg install curl
pkg update
git clone https://github.com/warifp/SpotifyToolkit
## Requirements for using this tool
We need several requirements to use this tool to run smoothly.
##### Linux

##### Windows

## Usage
Enough to execute the command :
php run.php
and don't forget to ask at [issue page](https://github.com/warifp/SpotifyToolkit/issues)
If you have additional information, you can make it on the [issue page](https://github.com/warifp/SpotifyToolkit/issues).## Thanks
Thank you for all.
1. CLIMate Library : [CLIMate](https://climate.thephpleague.com/).
2. ASCII Art Generator : [TAAG](http://patorjk.com/software/taag).## Donation
If you want to buy my coffee, you can send payments Paypal.
[](https://paypal.me/wahyuarifpurnomo)
## Disclaimer
This is an open source for everyone, you may redistribute, modify, use patents and use privately without any obligation to redistribute. but it should be noted to include the source code of the library that was modified (not the source code of the entire program), include the license, include the original copyright of the author (warifp), and include any changes made (if modified). Users do not have the right to sue the creator when there is damage to the software or even demand if there is a problem caused by the makers of this tool. because every risk is caused by the user risk itself.