oSumAtrIX

Results 1338 comments of oSumAtrIX

Someone made a PR which adds sticker support, if you know how, you can port it over to this repository: https://github.com/oSumAtrIX/nitro-bypass/pull/2

The library is only required for linking. Include the path [here](https://doc.rust-lang.org/cargo/reference/environment-variables.html#environment-variables-cargo-reads).

Can you split this PR so we have a separate PR for the argument parser and skipping downloads? I would like to merge the later

Currently on hold, since I am working on some other projects, you can use the fork though

What is the motivation? We can download into memory until we write to a file when we finish to download a song

Reasonable, the download should happen in memory and be copied to a file when known, that it has finished, this way unfinished writes will not happen.

Yeah, PR #14 addresses this issue and adds an option to skip already downloaded files. You can clone his fork and try that, although the fork might not be on...

[Clap](https://github.com/clap-rs/clap) is a good option to handle advanced CLI arguments. We then can specify multiple ways to handle input.

If you make changes locally they should be synced to the cloud too. Other way around is possible but a real solution to one way sync would be only possible...

Not reproducible, disabling mini player does not affect background playback.