Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 525 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 525 Bytes

vk_wall_music_posts

This script gets last 100 posts from vkontakte wall and finds posts which have an audio attachment.

requires  python2 and vkontakte


Usage:

python vk_wall_music.py username password [-html]

You can use optional argument "-html"  to generate html file. Html file will be saved as   result.html  in script directory.

Without "-html"  argument sctipt just prints out all found links.