All Projects β†’ roshanlam β†’ SpotMusicGen

roshanlam / SpotMusicGen

Licence: GPL-3.0 license
A Program that creates a Spotify playlist from a YouTube Playlist

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to SpotMusicGen

spotify-release-list
πŸ“… Display list of Spotify releases from artists you follow
Stars: ✭ 142 (+202.13%)
Mutual labels:  spotify-playlist, spotify, spotify-api, spotify-web-api
spotify-true-random
πŸ”€ An application for unbiased truly random playlist and library shuffling with Spotify.
Stars: ✭ 51 (+8.51%)
Mutual labels:  spotify-playlist, spotify, spotify-api, spotify-web-api
react-redux-spotify
React + Redux + Spotify web api boilerplate project
Stars: ✭ 14 (-70.21%)
Mutual labels:  spotify, spotify-api, spotify-web-api
SpotifyWebApi
A .net core wrapper for the Spotify Web API
Stars: ✭ 19 (-59.57%)
Mutual labels:  spotify, spotify-api, spotify-web-api
remixr
Discover new music based on the Spotify playlists you know and love!
Stars: ✭ 37 (-21.28%)
Mutual labels:  spotify, spotify-api, spotify-web-api
Exportify
Export/Backup Spotify playlists using the Web API
Stars: ✭ 1,611 (+3327.66%)
Mutual labels:  spotify, spotify-api, spotify-web-api
spotipy2
The next generation Spotify Web API wrapper for Python 3.7+
Stars: ✭ 25 (-46.81%)
Mutual labels:  spotify, spotify-api, spotify-web-api
personal-dj
Personal DJ site that creates playlists given custom inputs. View it live at: http://personaldj.net/
Stars: ✭ 27 (-42.55%)
Mutual labels:  spotify, spotify-web-api, hacktoberfest2020
laravel-spotify
Laravel-Spotify is a simple wrapper around the Spotify Web API that makes working with its endpoints a breeze!
Stars: ✭ 141 (+200%)
Mutual labels:  spotify, spotify-api, spotify-web-api
spotify-vibe-check
Spotify Vibe Checker Web App to vibe check your Spotify Playlists! (currently broken due to CORS)
Stars: ✭ 24 (-48.94%)
Mutual labels:  spotify, spotify-api, spotify-web-api
spotify-playlist-generator-analyzer
Creates a personal playlist based on self chosen preferences.
Stars: ✭ 38 (-19.15%)
Mutual labels:  spotify, spotify-web-api
aw-watcher-spotify
Logs what you listen to on Spotify
Stars: ✭ 41 (-12.77%)
Mutual labels:  spotify, spotify-api
xspfy
Import XSPF playlists to Spotify.
Stars: ✭ 29 (-38.3%)
Mutual labels:  spotify, spotify-api
spotify-reverse-playlist
This Linux bash script reverses the tracks in a playlist. It creates a new playlist with all tracks reversed.
Stars: ✭ 29 (-38.3%)
Mutual labels:  spotify, spotify-api
spotify-api-graphql-console
Spotify Web API GraphQL console.
Stars: ✭ 29 (-38.3%)
Mutual labels:  spotify, spotify-api
spottr
🌡 Your Spotify stats all in one place.
Stars: ✭ 25 (-46.81%)
Mutual labels:  spotify, spotify-api
autocorr kr
λ¦¬λΈŒλ ˆμ˜€ν”ΌμŠ€(LibreOffice) μžλ™ ꡐ정(Autocorrect)κΈ°λŠ₯에 λŒ€ν•œ 말λͺ¨μ΄ μ €μž₯μ†Œ
Stars: ✭ 15 (-68.09%)
Mutual labels:  hacktoberfest2020, hacktoberfest2021
Spotify-Telegram-Bio-Updater
Spotify Telegram Bio Updater Heroku Integration
Stars: ✭ 26 (-44.68%)
Mutual labels:  spotify, spotify-web-api
listentogether-hackathon
Grab some friends, connect your Spotify account, and listen to music in sync with each other.
Stars: ✭ 20 (-57.45%)
Mutual labels:  spotify, spotify-api
Hacktoberfest-2021
Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.
Stars: ✭ 523 (+1012.77%)
Mutual labels:  hacktoberfest2020, hacktoberfest2021

Forks Stargazers Issues


Logo

SpotMusicGen (Master Branch)


Report Bug Β· Request Feature Β· Send a Pull Request

Table of Contents

About The Project

Hasn't there been a time when you listened to song but didn't want to do the work to put that song on your spotify playlist. Cause that happened to me and I wanted to slove it and this is my solution. What SpotMusicGen does is it takes all of the liked songs from your youtube channel and generates a spotify playlist.

SetUp

  1. Install All Dependencies pip3 install -r requirements.txt

  2. Get your Credentials and save it in .env

https://console.cloud.google.com/apis/credentials

https://developer.spotify.com/dashboard/applications

  1. Add redirect uri in the edit settings for spotify

  2. Run the File python3 main.py

  3. Enter the playlist id and the name you want it to be on spotify

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are extremely appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Email - [email protected]

ToDo

  • Tests
  • Add Error Handling
  • Add a feature for Soundcloud
  • Add a Voice Assistant that will play/stop/repeat music for you while you are coding
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].