A GUI application for downloading tracks from the Yandex Music streaming service.
- Because I just want to run
app.exe
and get my tracks. Noapt
, nobrew
, nopip
, and none of that other annoying stuff - It's fun to code new things 🤗
- Modern graphical user interface
- Blazingly fast, powered by the Go programming language
- Download individual tracks and playlists in MP3 format
- Duplicate detection in playlists
- Concurrent file downloads
- Download the latest release from GitHub
- Select the appropriate binary for your operating system
- Extract the archive to any directory you prefer
- For Linux and macOS, make the binary executable:
chmod +x yamdl
- Launch the application from the terminal:
./yamdl
An OAuth token is required for accessing certain tracks and playlists.
🔐 Without a token, you will be able to download only 30 seconds of each track.
For detailed instructions on how to obtain your token, refer to this page.
- On the first launch, you'll be prompted to enter your authentication token
- You may proceed without a token by pressing
Enter
, but this may result in errors while downloading
- After entering the token, you'll have the option to save it to
token.txt
in the application directory - This eliminates the need to re-enter the token on subsequent launches
- Navigate to the Yandex Music web interface and select
Share
->Copy link
for any track or playlist - This will copy the URL to your clipboard
- Press
<Ctrl+V>
/<Cmd+V>
to paste the link into the application
- Upon valid URL input, the next screen displays a track listing with status indicators
- Downloads are saved to
./downloads
in the application's working directory - Track status indicators:
Ready - Track is queued for download
Downloading - Download in progress
Error - Download failed
Already Exists - File exists in target directory
Duplicate - Duplicate track in current playlist
Not Available - Track unavailable (likely due to licensing restrictions)
✅ - Download completed
- Navigate to the
[ Download ]
button using<tab>
and press<Enter>
- The download process will start
- Track statuses update in real-time
- The progress bar fills completely upon download completion
- Downloaded tracks are available in the
./downloads
directory
- If downloads fail, you can retry by clicking the
[ Download ]
button after the process completes - For persistent errors, try using your personal authentication token
- You are welcome to open an issue or send a PR
- MarshalX/yandex-music-api - Yandex Music API implementation
- llistochek/yandex-music-downloader - Yandex Music download utility
Stay golden and don't be shady. Peace ✌️