8 releases

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

#276 in Audio

Download history 3/week @ 2024-02-13 225/week @ 2024-02-20 12/week @ 2024-02-27 3/week @ 2024-03-12 43/week @ 2024-03-19 3/week @ 2024-03-26 2/week @ 2024-04-02 117/week @ 2024-04-09 6/week @ 2024-04-16

123 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–45MB
~754K SLoC