feat yandex desktop downloads

This commit is contained in:
2026-06-10 12:58:04 +02:00
parent fa39582849
commit 0ae8c7e008
15 changed files with 1543 additions and 8 deletions

View File

@@ -7,6 +7,7 @@ type Downloadable struct {
Extension string
Source string
Cipher string
Key string
TrackID string
Audio AudioProfile
}