ewnd9 / vk-google-music-export-cli

One way export of audio from vk.com to google music
9 stars 0 forks source link

vk-google-music-export-cli

Build Status

One way export of audio from vk.com to google music

Config

Location: ~/.config/configstore/vk-google-music-export-cli.json

Install

$ npm install -g vk-google-music-export-cli

$ sudo apt-get install ffmpeg
$ sudo apt-get install python3-setuptools

$ sudo pip3 install docopt
$ sudo pip3 install gmusicapi
$ sudo pip3 install gmusicapi_wrapper

Usage

$ vk-google-music-export --help

  Usage
    $ vk-google-music-export --auth
    $ vk-google-music-export

  Options
    --limit <n>  Sync only last <n> audios
    --concurrency <n>  Limit concurrent downloads / uploads
    --skip-missing  Ignore missing tracks (404 error) from VK
    --uploader-id <mac-address>  Use if there is error about wrong mac addres

Related

License

MIT © ewnd9