#spotify-lyrics-api

spotify-lyrics

Spotify Lyrics API Wrapper

8 releases

0.0.7 Apr 12, 2024
0.0.6 Feb 20, 2024
0.0.5 Nov 5, 2023
Download history 10/week @ 2024-07-27 55/week @ 2024-09-28

55 downloads per month

MIT and maybe LGPL-3.0-or-later

23KB
177 lines

Spotify Lyrics

Spotify Lyrics API Wrapper

Based on spotify-lyrics-api, syrics, lyricstify, and verses

Examples

  • async - Default feature
  • sync - is_sync feature

Features

  • rustls-tls - RustTLS (Default)
  • native-tls - OpenSSL
  • browser (Default)
    • Adds the browser method to the builder to get the cookie from local browser(s)

Dependencies

~5–42MB
~716K SLoC