[vk] add 'wall-post' extractor (#474 #6378 #8159)

* [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:
Vitaliy Levin
2025-09-05 14:10:08 +03:00
committed by GitHub
parent bfee2a37aa
commit 61d793dc7d
4 changed files with 66 additions and 2 deletions

View File

@@ -403,6 +403,7 @@ SUBCATEGORY_MAP = {
},
"vk": {
"tagged": "Tagged Photos",
"wall-post": "individual Wall Posts",
},
"vsco": {
"spaces": "",