Alysson Ribeiro

Results 20 comments of Alysson Ribeiro

I tested it locally and it works fine! For anyone having trouble downloading music using main branch, use this fork instead, until it's merged.

I managed to get it to work by using a fork updating one of the dependencies at https://github.com/GuillemCastro/spotify-dl/pull/54 Install with: `cargo install --git https://github.com/flxo/spotify-dl.git --branch bump-librespot`

@LandonTClipp I pushed a draft. I'm not happy with some parts, like built-in detection, but it solves the issue for me. It's not ready to be merged, I'm just showing...

> I haven't yet looked too deeply into the implementation of this, but I think what we should do is retain the current behavior and add a warning log when...

Looking back at it now, I would even consider this a bug, since the specification is allowing a default response type and the generated code is not allowing the developer...

maybe document that lossless is supported, and if any changes in usage are required

also, not sure what's happening, but my computer and other devices cannot properly play the .flac downloaded music. Spotify says it's 24 bits depth, but the encoded file says 32,...

I managed to get it to work by using a fork updating one of the dependencies at https://github.com/GuillemCastro/spotify-dl/pull/54 Install with: `cargo install --git https://github.com/flxo/spotify-dl.git --branch bump-librespot`

Be careful with downloading huge batches guys, I noticed a lot of songs were coming corrupted, so test your files first. I would also avoid using parallelism > 1, because...

> same here : no more download (last successfull download 5th of november) > even after `cargo install --git https://github.com/flxo/spotify-dl.git --branch bump-librespot` > at command `spotify-dl https://open.spotify.com/track/6nXjKNMEpzA5GF2dHFLt7O?si=10ad2b74426148a1 > ` >...