[lofter] update

- add tests
- update docs/supportedsites
- provide 'date' metadata
- simplify/restructure some code
This commit is contained in:
Mike Fährmann
2024-12-11 20:39:01 +01:00
parent 0466fcab4c
commit 717081dabd
4 changed files with 101 additions and 35 deletions

View File

@@ -86,6 +86,7 @@ CATEGORY_MAP = {
"kemonoparty" : "Kemono",
"koharu" : "SchaleNetwork",
"livedoor" : "livedoor Blog",
"lofter" : "LOFTER",
"ohpolly" : "Oh Polly",
"omgmiamiswimwear": "Omg Miami Swimwear",
"mangadex" : "MangaDex",
@@ -265,6 +266,9 @@ SUBCATEGORY_MAP = {
"lensdump": {
"albums": "",
},
"lofter": {
"blog-posts": "Blog Posts",
},
"mangadex": {
"feed" : "Followed Feed",
},