Skip to content

FreEZer00/spotify-saves-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

spotify-saves-splitter

Purpose

My list of saved songs got very long so I want to use the spotify API to split this into different playlists for each year. I want to try using rust for this.

Dependencies I might need

  • log, env_logger — for, well, logging
  • reqwest, tokio — for REST API processing
  • futures — for multithreading execution
  • serde — for JSON response model
  • chrono — for dates parsing

Spotify API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published