mirror of
https://github.com/GuillemCastro/spotify-dl.git
synced 2025-07-02 12:05:32 +02:00
Added spotify URL parsing
This commit is contained in:
parent
2387c64fe6
commit
58125236e1
4 changed files with 34 additions and 7 deletions
|
@ -15,6 +15,7 @@ librespot = "0.3.1"
|
|||
tokio = { version = "1.18.2", features = ["rt"] }
|
||||
flac-bound = { version = "0.2.0" }
|
||||
audiotags = "0.2.7182"
|
||||
regex = "1.7.1"
|
||||
|
||||
[package.metadata.deb]
|
||||
depends="libflac-dev"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue