syrics
music-discovery
syrics | music-discovery | |
---|---|---|
3 | 3 | |
163 | 19 | |
- | - | |
3.4 | 7.8 | |
about 1 year ago | 11 days ago | |
Python | Python | |
GNU General Public License v3.0 only | The Unlicense |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
syrics
- Made an application to fetch synced lyrics from Spotify and save it as lrc file
-
Made API to fetch lyrics from Spotify using PHP
Ps: you will need to get sp_dc cookie from spotify and set it as environment variable SP_DC. Which is used to authenticate against spotify to get the lyrics. How to get it? You can find the guide here.
- Made a Command Line Tool to Fetch Lyrics From Spotify
music-discovery
-
Find new music on Spotify by aggregating the choices of tastemakers (x-post from r/Python)
The code you need to download is in this Github repo Have also written about why I created this in a blog post.
-
Finding new music on Spotify by aggregating the choices of tastemakers
But if you've made up your mind about Spotify and want to rely less on its algorithms, you can use the script I've put up on Github to generate musically varied playlists.
-
Find new music on Spotify by aggregating the choices of tastemakers
My Github repo is here Have written about why I coded this here.
What are some alternatives?
MxLRC - Fetch synced lyrics from Musixmatch and save it as *.lrc file, written in Python. Go version https://github.com/fashni/MxLRC-Go
flannelfynet - find your fantano score.
TwitchSpotifyBot - Twitch Spotify Bot is a bot that listens to your twitch chat for song requests and automatically adds them to your spotify queue.
spotifydl - Youtube and Spotify music downloader with metadata. [Moved to: https://github.com/piyx/ytspotifydl]
python-blobopera - Toolkit to convert MusicXML files into Blob Opera scores with real lyrics.
Deej-AI - Create automatic playlists by using Deep Learning to *listen* to the music.
lyrics-in-terminal - Python curses application to view lyrics of current playing song in terminal.
melodine - seamlessly interact with the Spotify and YouTube Music APIs through a single lib
spotify-fastapi-sample - Spotify API sample using FastAPI
random-playlist-maker - Creates a curated random playlist of users liking based on their public playlists
spotify-lyrics-api - A Rest API for fetching lyrics from Spotify which is powered by Musixmatch. Commandline version is available at akashrchandran/syrics.
smd - Spotify Music Downloader