{"id":16854654,"url":"https://github.com/simonit/spotifylyrics","last_synced_at":"2025-04-12T21:33:49.522Z","repository":{"id":41233150,"uuid":"163533657","full_name":"SimonIT/spotifylyrics","owner":"SimonIT","description":"Fetches and displays lyrics to currently playing song in Spotify, Tidal and VLC.","archived":false,"fork":false,"pushed_at":"2024-07-17T09:00:13.000Z","size":742,"stargazers_count":353,"open_issues_count":17,"forks_count":20,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-04T00:37:50.789Z","etag":null,"topics":["displays-lyrics","hacktoberfest","lyrics","lyrics-fetcher","spotify","spotifylyrics","tidal","vlc"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SimonIT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"SimonITorig","custom":["https://www.paypal.me/SimonBullik"]}},"created_at":"2018-12-29T18:49:05.000Z","updated_at":"2025-03-22T20:33:52.000Z","dependencies_parsed_at":"2024-05-21T18:00:10.704Z","dependency_job_id":"98283036-6cc7-4dc9-8307-6f4a592a9b7d","html_url":"https://github.com/SimonIT/spotifylyrics","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonIT%2Fspotifylyrics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonIT%2Fspotifylyrics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonIT%2Fspotifylyrics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonIT%2Fspotifylyrics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimonIT","download_url":"https://codeload.github.com/SimonIT/spotifylyrics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248636183,"owners_count":21137395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["displays-lyrics","hacktoberfest","lyrics","lyrics-fetcher","spotify","spotifylyrics","tidal","vlc"],"created_at":"2024-10-13T13:56:15.196Z","updated_at":"2025-04-12T21:33:49.482Z","avatar_url":"https://github.com/SimonIT.png","language":"Python","funding_links":["https://patreon.com/SimonITorig","https://www.paypal.me/SimonBullik"],"categories":[],"sub_categories":[],"readme":"# Spotify Lyrics\n[![Build](https://github.com/SimonIT/spotifylyrics/workflows/Build/badge.svg)](https://github.com/SimonIT/spotifylyrics/actions?query=workflow%3ABuild)\n[![Current Release](https://img.shields.io/github/release/SimonIT/spotifylyrics.svg)](https://github.com/SimonIT/spotifylyrics/releases)\n[![License](https://img.shields.io/github/license/SimonIT/spotifylyrics.svg)](https://github.com/SimonIT/spotifylyrics/blob/master/LICENSE)\n[![GitHub All Releases](https://img.shields.io/github/downloads/SimonIT/spotifylyrics/total)](https://github.com/SimonIT/spotifylyrics/releases)\n\nFetches and displays lyrics to currently playing song in the Spotify desktop client.\n\n\nThe lyrics are fetched from these sites:\n\n- rentanadviser.com (synchronized)\n- megalobiz.com (synchronized)\n- lyricsify.com (synchronized)\n- rclyricsband.com (synchronized)\n- musixmatch.com\n- songmeanings.com\n- songlyrics.com\n- genius.com\n- versuri.ro\n- AZLyrics.com\n\n# How to\n\nYou can grab the latest release in the [release section](https://github.com/SimonIT/spotifylyrics/releases).\n\n## Windows\n\nDownload the .exe file.\n\nJust double click and start playing songs in spotify.\n\nIt is possible that a warning of windows smartscreen appears. It's because the exe is unsigned (see [#22](https://github.com/SimonIT/spotifylyrics/issues/22)). You can allow the program to open by clicking on \"More info\" and \"Run anyway\".\n\nIf you get an error about api-ms-win-crt-runtime-l1-1-0.dll missing, you need this:\n\nhttps://www.microsoft.com/en-us/download/details.aspx?id=48145\n\nIf the window opens and closes immidiatly, feel free to help fxing the problem in [#21](https://github.com/SimonIT/spotifylyrics/issues/21).\n\n## Linux\n\nDownload the file without any file ending.\n\nMake it executable via terminal with `chmod +x SpotifyLyrics` or via you file manager.\n\nNow you can double click the executable and start playing songs in spotify.\n\n## MacOS\n\nDownload the .app.zip file.\n\nExtract the zip so you got a SpotifyLyrics.app directory.\n\nMake a right click on the SpotifyLyrics.app. Click on open and and you can bypass the warning. The program should open and you can play your songs in spotify.\n\n# Running from source\nIf you want to run from source you need:\n\n* Python 3.6 (probably any version greater than Python 3.6)\n* `pip install -r requirements.txt`\n\n## Ubuntu/Debian example:\n```\nsudo apt install python3-pip git\ngit clone https://github.com/SimonIT/spotifylyrics.git\ncd spotifylyrics/\nsudo pip3 install -r requirements.txt\n./SpotifyLyrics.pyw\n```\n\n# How to load lyrics from hard drive\nYou can store lyrics on you hard drive which can automatically loaded.\n\nYou have to put them on windows in `C:\\Users\\\u003cUser\u003e\\AppData\\Roaming\\SpotifyLyrics\\lyrics` and on the other OS's in `/home/\u003cUser\u003e/.SpotifyLyrics/lyrics`. Replace `\u003cUser\u003e` with your username.\n  \nThere you can put `.lrc` files with synced text (You can make them for example on [lrcgenerator.com](https://lrcgenerator.com/) or [www.megalobiz.com](https://www.megalobiz.com/lrc/maker)) or simple `.txt` files with non-synced text.\n \n**Important: The file names must include the artist and the name of the song**\n\n# Theming\n\nYou can customize the design of SpotifyLyrics.\nTo do so create a file called _theme.ini_ inside `C:\\Users\\\u003cUser\u003e\\AppData\\Roaming\\SpotifyLyrics` or `/home/\u003cUser\u003e/.SpotifyLyrics`.\nThen put some style information in it. You can find an example [here](https://github.com/SimonIT/spotifylyrics/blob/master/example-theme.ini).\n\n# Screenshot\n![example-img](https://i.imgur.com/2dUN17q.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonit%2Fspotifylyrics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonit%2Fspotifylyrics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonit%2Fspotifylyrics/lists"}