Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baygeldin/vk-music
Pedantic VK music downloader.
https://github.com/baygeldin/vk-music
f-sharp music mvvm vk wpf
Last synced: 2 days ago
JSON representation
Pedantic VK music downloader.
- Host: GitHub
- URL: https://github.com/baygeldin/vk-music
- Owner: baygeldin
- License: mit
- Created: 2014-09-17T22:50:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-03T04:25:40.000Z (almost 8 years ago)
- Last Synced: 2024-10-17T15:36:27.034Z (20 days ago)
- Topics: f-sharp, music, mvvm, vk, wpf
- Language: F#
- Homepage:
- Size: 741 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VKmusicID3
**VKmusicID3** helps to download music from a VK account *correctly*.
## Features
* Downloads in multiple threads
* Sets correct ID3 tags (no more gibberish in your MP3 player or Last.fm account!)
* Saves lyrics to both TXT files and UNSYNCEDLYRICS tag
* Supports UTF-8, so your Japanese music library will be all right## Screenshots
| ![app](https://cloud.githubusercontent.com/assets/6882605/20856618/2c06b2d0-b91c-11e6-8aa2-00ccaaf51f6b.PNG) | ![auth](https://cloud.githubusercontent.com/assets/6882605/20856623/3a0a5e5e-b91c-11e6-8256-ffb7074dee60.png) |
|---|---|## Update
VK is killing music API for developers! This application will not work anymore, unless new method to access music is implemeted. VK policy and management are becoming worse every year and I'm not going to use it anymore. Thus, I won't support this application anymore.It's still a great example of creating GUI application purely in F# that involves many things (WPF, asynchronous workflows, MVVM, etc).