spotify-cli 0.5.0

A command-line interface for Spotify
Documentation
1
2
3
4
5
6
7
pub mod check_users_saved_shows;
pub mod get_several_shows;
pub mod get_show;
pub mod get_show_episodes;
pub mod get_users_saved_shows;
pub mod remove_users_saved_shows;
pub mod save_shows_for_current_user;