mirror of
https://github.com/GuillemCastro/spotify-dl.git
synced 2025-07-02 12:05:32 +02:00
use device id & fix merge
This commit is contained in:
parent
60bcf14403
commit
de64ad6b6d
4 changed files with 333 additions and 74 deletions
|
@ -16,6 +16,7 @@ tokio = { version = "1.18.2", features = ["rt"] }
|
|||
flac-bound = { version = "0.3.0", default-features = false, features = ["libflac-noogg"] }
|
||||
audiotags = "0.2.7182"
|
||||
regex = "1.7.1"
|
||||
machine-uid = "0.5.1"
|
||||
|
||||
[package.metadata.deb]
|
||||
depends="libflac-dev"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue