Downloads your vkontakte playlist
- 100 songs max limit
- install
python-virtualenv
and>= python 3.6
virtualenv --python=python3 env
source env/bin/activate
- create
config.py
with yourVK_ID
,EMAIL
andPASSWORD
- set
OFFSET
to specify how many songs to load from top python main.py