[bilibili] update

- use self.groups[…] to access matched values
- extract more metadata (count, width, height, size)
- remove type hint
- add tests
- update docs/supportedsites
This commit is contained in:
Mike Fährmann
2024-11-10 17:44:10 +01:00
parent fc59e0fb14
commit 82d561e825
4 changed files with 78 additions and 22 deletions

View File

@@ -195,6 +195,9 @@ SUBCATEGORY_MAP = {
"artwork": "Artwork Listings",
"collections": "",
},
"bilibili": {
"user-articles": "User Articles",
},
"bluesky": {
"posts": "",
},