Sorrow446 / Yandex-Music-Downloader

Yandex Music (Яндекс Музыка) downloader written in Rust with lossless support.
3 stars 0 forks source link

How work on Macbook #1

Closed orlovich91 closed 3 days ago

orlovich91 commented 3 days ago

Hello! Please tell me how to run your application on a Macbook? And how to get a Yandex music token on a macbook?

Sorrow446 commented 3 days ago

It's possible on Mac. I don't provide binaries for it because the cross-compiling for Mac isn't great. Could you message me over Discord or Telegram so I could guide you through it. I can help with the token as well.

Sorrow446 commented 3 days ago

Solved via TG. Rust has an easy PKG installer you can use on their site. Then you can CD into the script's folder and do cargo build --release. Might need to delete the "extract_token" folder first.