ytermusic
ytermusic copied to clipboard
An in terminal youtube music client with focus on privacy, simplicity and performance
Sometimes, a song will fail to download and will appear red. I would like to be able to retry this (because it works most of the time if I retry...
This will most likely not end up being relevant but I'll include it anyway: OS: Arch Linux x86_64 Install method: cloned from repo, built using rustup 1.26.0-3 Actual issue and...
Hi, I've been using `ytermusic` a lot and it's been great. I still have a few quality of life improvements I'm thinking about discussing, but this one is definitely the...
If music is playing, the `ctrl+c` signal does not propagate to the task playing the music, which forces the user to `ctrl+c` again. Same goes for `ctrl+d`, except the second...
Since you already have the functionality to listen to the playlist of liked songs, could you add the function to save the songs in this playlist? With a new command,...
I just saw [this neat crate](https://docs.rs/wavegen/latest/wavegen/) pop-up in the Rust subreddit and it made me think that it could be integrated into `ytermusic` without too much trouble. The idea would...