termusic 0.7.4

Terminal Music Player written in Rust. Can download music from youtube(netease/migu/kugou) and then embed lyrics and album photos into mp3/m4a/flac/wav/ogg vorbis files.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Contributing

## Open an issue

Open an issue when:

- You have questions or concerns regarding the project or the application itself.
- You have a bug to report.
- You have a feature or a suggestion to improve tuifeed to submit.

## Preferred contributions

Any contribution are welcome and I'll try my best to merge any PRs. 
Please commit to master branch and it's usually the most stable branch. dev branch is not stable, and probably crazy things can happen, for example, cannot build at all. I'll manage the difference between these two branches and you don't need to modify your PRs.

Thank you for any contribution! 
Larry Hao