Skip to content
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.

Latest commit

 

History

History
40 lines (30 loc) · 662 Bytes

README.md

File metadata and controls

40 lines (30 loc) · 662 Bytes

VK Get music

Automatic vk.com music downloader written in pure Go

ReportCard

Install

go get -u github.com/wingrime/vkgetmusic

Usage

vkgetmusic

Write your login & pass as required and just wait.

Command line options

Usage of vkgetmusic:
  -login string
    	vk.com login(Email or Phone)
  -maxcon int
    	Maximum number of download threads (default 10)

Expected issues

  • Twofactor auth
  • Locales
  • ???

TODOs

  • Travis CI
  • Real n threads download
  • CUI/GUI

Acknowledgments

  • Based on Kutabe's source