Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Starting grabVK 2.0
- Checking connection
- [SUCCCESS] Internet connection is established
- Checking wget
- [SUCCCESS] Wget was found
- Checking process finished. Starting downloading
- Please copy access token from webpage address after authenticating on VK page in your browser
- access_token:
- 0ce1952c43b9c2840cd1a5f6e90c251b7000c040c04f53c667f2feddea9b2a5
- Please copy expire time from webpage address after authenticating on VK page in your browser
- expires_in: 86400
- Please copy your id from webpage address after authenticating on VK page in your browser
- user_id: 15032344
- Traceback (most recent call last):
- File "vkscrob.py", line 50, in <module>
- pgcont = lxml.etree.tostring(pgcont,encoding=unicode)
- AttributeError: 'module' object has no attribute 'etree'
- ------------------
- (program exited with code: 1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement