Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).