spotify-lyrics

Crates.iospotify-lyrics
lib.rsspotify-lyrics
version0.0.7
sourcesrc
created_at2023-11-02 07:35:25.16064
updated_at2024-04-12 15:43:29.324005
descriptionSpotify Lyrics API Wrapper
homepage
repositoryhttps://github.com/ShayBox/Spotify-Lyrics
max_upload_size
id1022347
size84,768
Shayne Hartford (ShayBox)

documentation

README

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)
Commit count: 9

cargo fmt