All Projects → willamesoares → Lyrics Crawler

willamesoares / Lyrics Crawler

Licence: mit
Get the lyrics for the song currently playing on Spotify

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Lyrics Crawler

Instant Lyrics
Shows lyrics of the currently playing Spotify song, or any song, instantly.
Stars: ✭ 191 (+289.8%)
Mutual labels:  spotify, lyrics
Spotify-Customizer
Chrome extension to customize Spotify web client (themes, lyrics, ...)
Stars: ✭ 27 (-44.9%)
Mutual labels:  spotify, lyrics
Genius Spicetify
Fetch lyrics from Genius and Musixmatch right in Spotify desktop client
Stars: ✭ 198 (+304.08%)
Mutual labels:  spotify, lyrics
Alltomp3
Node module to download and convert in MP3 with tags an online video
Stars: ✭ 120 (+144.9%)
Mutual labels:  spotify, lyrics
spotify-lyrics-cli
Migrated to Gitlab, this Github repo will not receive updates.
Stars: ✭ 57 (+16.33%)
Mutual labels:  spotify, lyrics
Spotify Lyrics
🎉 Desktop Spotify Web Player Instant Synchronised Lyrics
Stars: ✭ 162 (+230.61%)
Mutual labels:  spotify, lyrics
Lyricsx
🎶 Ultimate lyrics app for macOS.
Stars: ✭ 3,251 (+6534.69%)
Mutual labels:  spotify, lyrics
Swaglyrics For Spotify
📃 Get lyrics of currently playing Spotify song so you don't sing along with the wrong ones and embarrass yourself later. Very fast.
Stars: ✭ 235 (+379.59%)
Mutual labels:  spotify, lyrics
SpotiSharp
Cross-platform music assistant
Stars: ✭ 22 (-55.1%)
Mutual labels:  spotify, lyrics
LyricsPyRobot
A Telegram bot for searching lyrics.
Stars: ✭ 29 (-40.82%)
Mutual labels:  spotify, lyrics
Carol Xamarin
A minimal and beautiful lyrics app for macOS built with Xamarin and C#
Stars: ✭ 97 (+97.96%)
Mutual labels:  spotify, lyrics
Spotify Lyrics
Shows lyrics from the song you're playing in Spotify.
Stars: ✭ 40 (-18.37%)
Mutual labels:  spotify, lyrics
Vidify
Play music videos automatically for the songs playing on any device
Stars: ✭ 95 (+93.88%)
Mutual labels:  spotify, lyrics
Spotifylyrics
Fetches and displays lyrics to currently playing song in Spotify, Tidal and VLC.
Stars: ✭ 171 (+248.98%)
Mutual labels:  spotify, lyrics
Lirik.app
Shows lyrics for currently playing song in your Spotify account.
Stars: ✭ 93 (+89.8%)
Mutual labels:  spotify, lyrics
yet-another-spotify-lyrics
Command Line Spotify Lyrics with Album Cover
Stars: ✭ 78 (+59.18%)
Mutual labels:  spotify, lyrics
Lyricfier
a Spotify Lyrics alternative app | New updates at https://github.com/emilioastarita/lyricfier2 (a faster version in golang)
Stars: ✭ 598 (+1120.41%)
Mutual labels:  spotify, lyrics
Alltomp3 App
Download and Convert YouTube, SoundCloud & Spotify in MP3 with full tags (title, artist, genre, cover, lyrics 🔥)
Stars: ✭ 920 (+1777.55%)
Mutual labels:  spotify, lyrics
Maman
Rust Web Crawler saving pages on Redis
Stars: ✭ 39 (-20.41%)
Mutual labels:  crawler
Photon
Incredibly fast crawler designed for OSINT.
Stars: ✭ 8,332 (+16904.08%)
Mutual labels:  crawler

lyrics-crawler

Say Thanks!

Get the lyrics for the song currently playing on Spotify or search for any song passing its title and artist name in the command line.

Setup

In order to use this script you have to create your own Genius API Access Token and place it into the constants.py

like this TOKEN='YOUR_GENIUS_API_TOKEN'.

Default search

python3 get-lyric.py

Custom search

python3 get-lyric.py [song_title] [artist_name]

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].