Skip to content

lazycoder-ru/pyvksync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vksync v0.1 - simple music downloader from vk.com

Language: Python

Description: Script downloading your audio collection from vk.com to local folder. All artists and song names are synchronizing. Sort to subfolders your songs, if same artist has more than two songs. If song has removed from vk.com, it still will be stored in your local folder. All filenames are safe-named.

Usage example: First you should set some parameters in vksync.conf:

EMAIL  : your login on vk.com;
PATH   : path(in Unicode) where downloaded audios will be stored;
USERID : ID of user who audio collection you want to download.
If not specified will be downloaded your own audios.

Next you can run script:

./run_vksync.py

Author: Dmitriy Kalinin (dem.mort@gmail.com)

About

simple music downloader from vk.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages