8 releases

0.0.7 Apr 12, 2024
0.0.6 Feb 20, 2024
0.0.5 Nov 5, 2023

#7 in #lyrics

Download history 200/week @ 2024-02-16 37/week @ 2024-02-23 3/week @ 2024-03-01 2/week @ 2024-03-08 1/week @ 2024-03-15 45/week @ 2024-03-22 3/week @ 2024-03-29 121/week @ 2024-04-12 2/week @ 2024-04-19

127 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–48MB
~766K SLoC