There is no audio quality or bitrate (and the score seems not very useful), I can only know the bitrate after I have finished downloading.
Describe the solution you'd like
Maybe provide some option to get the bitrate or music file size or something more detailed metadata info?
Like the youtube-dl:
# list formats about. the media
youtube-dl -F 'http://www.youtube.com/watch?v=P9pzm5b6FFY'
# download the best
youtube-dl -f best 'http://www.youtube.com/watch?v=P9pzm5b6FFY'
Is your proposal related to a problem?
For now the search results is something like:
There is no audio quality or bitrate (and the score seems not very useful), I can only know the bitrate after I have finished downloading.
Describe the solution you'd like
Maybe provide some option to get the bitrate or music file size or something more detailed metadata info?
Like the
youtube-dl
:As addition, maybe the feature can be used in your another project https://github.com/foamzou/melody/issues/6