aome510 / spotify-player

A Spotify player in the terminal with full feature parity
MIT License
3.45k stars 149 forks source link

Adjust playback speed functionality #465

Closed jobvisser03 closed 2 months ago

jobvisser03 commented 3 months ago

First-off, great piece of software, hats off!

It would be great if you could adjust the playback rate or speed of the song.

Spotify only supports this for podcasts, not music.

There are extensions for the spotify web player that let you alter the playback speed like: Spotify speed extension These don't work when you play the song using Spotify Connect though.

So it would be great to have a parameter --playback-speed that let's you tweak how fast or slow the music is played.

aome510 commented 3 months ago

Can you elaborate? What do you mean by "playback rate"?

jobvisser03 commented 3 months ago

@aome510 sorry for being too brief. Updated the description.

aome510 commented 3 months ago

Thanks @jobvisser03. I get what you mean now. I don't think it's possible to adjust streaming speed rate as Spotify doesn't officially support that feature.

aome510 commented 2 months ago

Closed as it's not possible to implement by spotify_player