Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 408 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 408 Bytes

What is this?

A cli program for exporting spotify playlists / songs to local data formats.

Func Requirements

  • Authenticate with spotify
  • View public and private playlists (menu of sorts)
  • Export single playlists
  • Format
  • Export all playlists
  • Filter by ones made by the user

Pre-reqs for the dev

  • Quick refresh on spotify auth
  • Rust CLI program intro