Monday, February 14, 2011

vkontakte.ru audio grubber


http://vkontakte.ru is most popular social network in Russia.
I've writen script on python3 grabbing direct links for audio collection of some person.
Also I've made little program that create sh script for downloading all this songs ^^

For program work properly you need to save vkontake.ru cookies in netscape format in file "cookie.txt". You can use "Export Cookie" extension for firefox.

How to use:
1. Open audio library and copy id from vkontakte.ru/audio.php?id=<id> 
1. python3 ./vkmain.py <id>
2. python3 ./renamer <id.txt>
3. sh ./down_id.txt.sh 

That's all. You'll get all songs from vkontakte.ru.

Download scripts: http://uploading.com/files/93d53abd/vk.tar.bz2/

No comments:

Post a Comment