* [vk] Added extractor for VK wall posts
* update
- fix flake8
- rename to 'wall-post'
- remove __init__() / use self.groups
- simplify 'description' extraction
* add test
* add to docs/supportedsites
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
This commit is contained in:
@@ -403,6 +403,7 @@ SUBCATEGORY_MAP = {
|
||||
},
|
||||
"vk": {
|
||||
"tagged": "Tagged Photos",
|
||||
"wall-post": "individual Wall Posts",
|
||||
},
|
||||
"vsco": {
|
||||
"spaces": "",
|
||||
|
||||
Reference in New Issue
Block a user