[nana] add 'nana' extractors (#2967)

This commit is contained in:
enduser420
2022-10-04 12:53:24 +05:30
committed by GitHub
parent 6ccb18642c
commit f7ba19a1c0
7 changed files with 144 additions and 0 deletions

View File

@@ -1725,6 +1725,17 @@ Description
Also emit metadata for text-only posts without media content.
extractor.nana.favkey
---------------------
Type
``string``
Default
``null``
Description
Your `Nana Favorite Key <https://nana.my.id/tutorial>`__,
used to access your favorite archives.
extractor.newgrounds.flash
--------------------------
Type

View File

@@ -189,6 +189,10 @@
"format": "original",
"include": "art"
},
"nana":
{
"favkey": null
},
"nijie":
{
"username": null,

View File

@@ -523,6 +523,12 @@ Consider all sites to be NSFW unless otherwise known.
<td>Galleries</td>
<td></td>
</tr>
<tr>
<td>Nana</td>
<td>https://nana.my.id/</td>
<td>Galleries, Favorites, Search Results</td>
<td></td>
</tr>
<tr>
<td>Naver</td>
<td>https://blog.naver.com/</td>