rsshub 1.0.0-master.f9ec483 → 1.0.0-master.fa1dcc5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (334) hide show
  1. package/lib/config.ts +42 -1
  2. package/lib/middleware/access-control.ts +3 -3
  3. package/lib/middleware/cache.ts +5 -3
  4. package/lib/middleware/template.test.ts +6 -0
  5. package/lib/middleware/template.tsx +3 -1
  6. package/lib/router.js +0 -6
  7. package/lib/routes/141jav/index.ts +1 -1
  8. package/lib/routes/141ppv/index.ts +1 -1
  9. package/lib/routes/36kr/hot-list.ts +1 -1
  10. package/lib/routes/36kr/index.ts +1 -1
  11. package/lib/routes/78dm/index.ts +429 -43
  12. package/lib/routes/78dm/namespace.ts +2 -0
  13. package/lib/routes/78dm/templates/description.art +17 -0
  14. package/lib/routes/abc/index.ts +10 -9
  15. package/lib/routes/aeon/category.ts +1 -1
  16. package/lib/routes/aeon/type.ts +1 -1
  17. package/lib/routes/afr/latest.ts +69 -0
  18. package/lib/routes/afr/namespace.ts +7 -0
  19. package/lib/routes/afr/navigation.ts +75 -0
  20. package/lib/routes/afr/query.ts +349 -0
  21. package/lib/routes/afr/utils.ts +80 -0
  22. package/lib/routes/aibase/discover.ts +1 -1
  23. package/lib/routes/aibase/news.ts +1 -1
  24. package/lib/routes/aibase/topic.ts +1 -1
  25. package/lib/routes/air-level/index.ts +49 -0
  26. package/lib/routes/air-level/levelrank.ts +65 -0
  27. package/lib/routes/air-level/namespace.ts +12 -0
  28. package/lib/routes/ajcass/namespace.ts +11 -0
  29. package/lib/routes/ajcass/shxyj.ts +73 -0
  30. package/lib/routes/alpinelinux/pkgs.ts +2 -2
  31. package/lib/routes/anime1/anime.ts +1 -1
  32. package/lib/routes/apnews/utils.ts +6 -2
  33. package/lib/routes/appleinsider/index.ts +1 -1
  34. package/lib/routes/aqara/region.ts +1 -1
  35. package/lib/routes/asus/bios.ts +0 -1
  36. package/lib/routes/baoyu/index.ts +57 -0
  37. package/lib/routes/baoyu/namespace.ts +8 -0
  38. package/lib/routes/bilibili/article.ts +37 -14
  39. package/lib/routes/bilibili/dynamic.ts +15 -7
  40. package/lib/routes/bilibili/followings-dynamic.ts +2 -2
  41. package/lib/routes/bilibili/manga-update.ts +3 -0
  42. package/lib/routes/bilibili/ranking.ts +188 -117
  43. package/lib/routes/bilibili/reply.ts +2 -0
  44. package/lib/routes/bilibili/templates/description.art +2 -0
  45. package/lib/routes/bing/daily-wallpaper.ts +5 -1
  46. package/lib/routes/bsky/posts.ts +0 -1
  47. package/lib/routes/bsky/templates/post.art +8 -1
  48. package/lib/routes/buaa/lib/space/newbook.ts +1 -1
  49. package/lib/routes/c114/namespace.ts +2 -0
  50. package/lib/routes/c114/roll.ts +71 -42
  51. package/lib/routes/cags/edu/index.ts +84 -0
  52. package/lib/routes/cags/namespace.ts +9 -0
  53. package/lib/routes/caixin/article.ts +1 -1
  54. package/lib/routes/caixin/blog.ts +2 -3
  55. package/lib/routes/caixin/category.ts +1 -1
  56. package/lib/routes/caixin/latest.ts +12 -16
  57. package/lib/routes/caixin/namespace.ts +1 -1
  58. package/lib/routes/caixin/utils-fulltext.ts +51 -0
  59. package/lib/routes/caixin/utils.ts +37 -37
  60. package/lib/routes/cara/likes.ts +1 -1
  61. package/lib/routes/cara/portfolio.ts +1 -1
  62. package/lib/routes/cara/timeline.ts +1 -1
  63. package/lib/routes/ccfa/index.ts +11 -11
  64. package/lib/routes/chub/characters.ts +1 -1
  65. package/lib/routes/cnbeta/namespace.ts +1 -1
  66. package/lib/routes/cngold/index.ts +195 -0
  67. package/lib/routes/cngold/namespace.ts +9 -0
  68. package/lib/routes/cnki/author.ts +120 -48
  69. package/lib/routes/cnki/utils.ts +4 -4
  70. package/lib/routes/coomer/artist.ts +1 -1
  71. package/lib/routes/coomer/namespace.ts +1 -1
  72. package/lib/routes/coomer/posts.ts +2 -2
  73. package/lib/routes/coomer/utils.ts +1 -1
  74. package/lib/routes/cpcaauto/index.ts +22 -22
  75. package/lib/routes/cs/zzkx.ts +1 -1
  76. package/lib/routes/csdn/blog.ts +17 -13
  77. package/lib/routes/cybersecurityventures/namespace.ts +7 -0
  78. package/lib/routes/cybersecurityventures/news.ts +121 -0
  79. package/lib/routes/cybersecurityventures/types.ts +17 -0
  80. package/lib/routes/daily/discussed.ts +22 -21
  81. package/lib/routes/daily/index.ts +14 -11
  82. package/lib/routes/daily/namespace.ts +1 -1
  83. package/lib/routes/daily/source.ts +186 -0
  84. package/lib/routes/daily/upvoted.ts +17 -17
  85. package/lib/routes/daily/user.ts +6 -23
  86. package/lib/routes/daily/utils.ts +27 -32
  87. package/lib/routes/dataguidance/index.ts +19 -30
  88. package/lib/routes/dcfever/news.ts +1 -1
  89. package/lib/routes/dcfever/reviews.ts +1 -1
  90. package/lib/routes/dcfever/trading-search.ts +1 -1
  91. package/lib/routes/dcfever/trading.ts +1 -1
  92. package/lib/routes/deeplearning/namespace.ts +3 -1
  93. package/lib/routes/deeplearning/templates/description.art +21 -0
  94. package/lib/routes/deeplearning/the-batch.ts +296 -0
  95. package/lib/routes/deepmind/blog.ts +1 -1
  96. package/lib/routes/digitalcameraworld/news.ts +1 -1
  97. package/lib/routes/discord/discord-api.ts +44 -2
  98. package/lib/routes/discord/search.ts +106 -0
  99. package/lib/routes/dn/news.ts +1 -1
  100. package/lib/routes/dockerhub/repositories.ts +42 -0
  101. package/lib/routes/dongqiudi/daily.ts +1 -1
  102. package/lib/routes/dw/namespace.ts +6 -0
  103. package/lib/routes/dw/news.ts +89 -0
  104. package/lib/routes/dw/rss.ts +62 -0
  105. package/lib/routes/dw/templates/description.art +23 -0
  106. package/lib/routes/dw/templates/liveblog.art +13 -0
  107. package/lib/routes/dw/templates/video.art +14 -0
  108. package/lib/routes/dw/utils.ts +172 -0
  109. package/lib/routes/ecnu/jwc.ts +5 -1
  110. package/lib/routes/espn/news.ts +1 -1
  111. package/lib/routes/fashionnetwork/namespace.ts +1 -1
  112. package/lib/routes/flyert/forum.ts +99 -0
  113. package/lib/routes/flyert/namespace.ts +1 -0
  114. package/lib/routes/flyert/templates/description.art +21 -0
  115. package/lib/routes/flyert/util.ts +188 -0
  116. package/lib/routes/follow/profile.ts +2 -2
  117. package/lib/routes/foresightnews/article.ts +1 -1
  118. package/lib/routes/foresightnews/column.ts +1 -1
  119. package/lib/routes/foresightnews/index.ts +3 -1
  120. package/lib/routes/foresightnews/news.ts +1 -1
  121. package/lib/routes/freecomputerbooks/index.ts +0 -10
  122. package/lib/routes/ftm/index.ts +1 -1
  123. package/lib/routes/furaffinity/art.ts +85 -0
  124. package/lib/routes/furaffinity/browse.ts +58 -0
  125. package/lib/routes/furaffinity/commissions.ts +55 -0
  126. package/lib/routes/furaffinity/home.ts +80 -0
  127. package/lib/routes/furaffinity/journal-comments.ts +64 -0
  128. package/lib/routes/furaffinity/journals.ts +56 -0
  129. package/lib/routes/furaffinity/namespace.ts +7 -0
  130. package/lib/routes/furaffinity/search.ts +72 -0
  131. package/lib/routes/furaffinity/shouts.ts +56 -0
  132. package/lib/routes/furaffinity/status.ts +58 -0
  133. package/lib/routes/furaffinity/submission-comments.ts +64 -0
  134. package/lib/{routes-deprecated/furaffinity/user.js → routes/furaffinity/user.ts} +53 -41
  135. package/lib/routes/furaffinity/watchers.ts +62 -0
  136. package/lib/routes/furaffinity/watching.ts +62 -0
  137. package/lib/routes/google/developers.ts +71 -0
  138. package/lib/routes/google/news.ts +26 -6
  139. package/lib/routes/gov/cbirc/index.ts +35 -35
  140. package/lib/routes/hamel/index.ts +81 -0
  141. package/lib/routes/hamel/namespace.ts +7 -0
  142. package/lib/routes/hellogithub/volume.ts +3 -0
  143. package/lib/routes/hket/index.ts +13 -1
  144. package/lib/routes/hostmonit/cloudflareyesv6.ts +1 -1
  145. package/lib/routes/hrbeu/sec/list.ts +80 -0
  146. package/lib/routes/hrbust/jwzx.ts +6 -0
  147. package/lib/routes/hunau/gfxy/index.ts +1 -1
  148. package/lib/routes/hunau/ied.ts +1 -1
  149. package/lib/routes/hunau/jwc.ts +1 -1
  150. package/lib/routes/hunau/xky/index.ts +1 -1
  151. package/lib/routes/hust/gs.ts +4 -3
  152. package/lib/routes/idolmaster/namespace.ts +7 -0
  153. package/lib/routes/idolmaster/news.ts +112 -0
  154. package/lib/routes/ieee/author.ts +95 -0
  155. package/lib/routes/ikea/cn/low-price.ts +2 -1
  156. package/lib/routes/imdb/chart.ts +1 -1
  157. package/lib/routes/inspirehep/author.ts +9 -1
  158. package/lib/routes/isct/namespace.ts +11 -0
  159. package/lib/routes/isct/news.ts +66 -0
  160. package/lib/routes/javtrailers/casts.ts +41 -0
  161. package/lib/routes/javtrailers/categories.ts +40 -0
  162. package/lib/routes/javtrailers/namespace.ts +7 -0
  163. package/lib/routes/javtrailers/studios.ts +39 -0
  164. package/lib/routes/javtrailers/templates/description.art +31 -0
  165. package/lib/routes/javtrailers/types.ts +59 -0
  166. package/lib/routes/javtrailers/utils.ts +48 -0
  167. package/lib/routes/jiemian/list.ts +1 -1
  168. package/lib/routes/jiuyangongshe/community.ts +1 -1
  169. package/lib/routes/jlu/phy/index.ts +55 -0
  170. package/lib/routes/joins/chinese.ts +13 -13
  171. package/lib/routes/kcna/news.ts +7 -5
  172. package/lib/routes/keep/user.ts +1 -1
  173. package/lib/routes/langchain/index.ts +74 -0
  174. package/lib/routes/langchain/namespace.ts +7 -0
  175. package/lib/routes/last-origin/namespace.ts +7 -0
  176. package/lib/routes/last-origin/news.ts +65 -0
  177. package/lib/routes/linkresearcher/index.ts +108 -46
  178. package/lib/routes/linkresearcher/namespace.ts +8 -2
  179. package/lib/routes/linkresearcher/templates/bilingual.art +7 -0
  180. package/lib/routes/linkresearcher/types.ts +103 -0
  181. package/lib/routes/liulinblog/itnews.ts +1 -1
  182. package/lib/routes/lofter/collection.ts +1 -1
  183. package/lib/routes/lofter/tag.ts +1 -1
  184. package/lib/routes/logrocket/index.ts +71 -0
  185. package/lib/routes/logrocket/namespace.ts +7 -0
  186. package/lib/routes/m-78/namespace.ts +7 -0
  187. package/lib/routes/m-78/news.ts +115 -0
  188. package/lib/routes/m-78/types.ts +13 -0
  189. package/lib/routes/mastodon/account-id.ts +1 -1
  190. package/lib/routes/mastodon/acct.ts +1 -1
  191. package/lib/routes/mastodon/timeline-local.ts +2 -2
  192. package/lib/routes/mastodon/timeline-remote.ts +2 -2
  193. package/lib/routes/mastodon/utils.ts +1 -1
  194. package/lib/routes/metacritic/index.ts +1 -1
  195. package/lib/routes/mi/utils.ts +1 -1
  196. package/lib/routes/mihoyo/bbs/official.ts +2 -1
  197. package/lib/routes/misskey/utils.ts +19 -1
  198. package/lib/routes/mittrchina/index.ts +2 -2
  199. package/lib/routes/natgeo/natgeo.ts +25 -24
  200. package/lib/routes/nbd/daily.ts +1 -1
  201. package/lib/routes/nielsberglund/index.ts +78 -0
  202. package/lib/routes/nielsberglund/namespace.ts +7 -0
  203. package/lib/routes/nytimes/rss.ts +57 -0
  204. package/lib/routes/openrice/chart.ts +68 -0
  205. package/lib/routes/openrice/templates/chart.art +9 -0
  206. package/lib/routes/openrice/voting.ts +84 -0
  207. package/lib/routes/oschina/news.ts +26 -7
  208. package/lib/routes/patreon/feed.ts +126 -0
  209. package/lib/routes/patreon/namespace.ts +7 -0
  210. package/lib/routes/patreon/templates/description.art +39 -0
  211. package/lib/routes/patreon/types.ts +387 -0
  212. package/lib/routes/pixiv/api/get-illust-detail.ts +22 -0
  213. package/lib/routes/pixiv/novel-api/content/nsfw.ts +73 -0
  214. package/lib/routes/pixiv/novel-api/content/sfw.ts +63 -0
  215. package/lib/routes/pixiv/novel-api/content/types.ts +254 -0
  216. package/lib/routes/pixiv/novel-api/content/utils.ts +133 -0
  217. package/lib/routes/pixiv/novel-api/series/nsfw.ts +84 -0
  218. package/lib/routes/pixiv/novel-api/series/sfw.ts +70 -0
  219. package/lib/routes/pixiv/novel-api/series/types.ts +94 -0
  220. package/lib/routes/pixiv/novel-api/user-novels/nsfw.ts +82 -0
  221. package/lib/routes/pixiv/novel-api/user-novels/sfw.ts +74 -0
  222. package/lib/routes/pixiv/novel-api/user-novels/types.ts +133 -0
  223. package/lib/routes/pixiv/novel-series.ts +52 -0
  224. package/lib/routes/pixiv/novels.ts +69 -44
  225. package/lib/routes/pixiv/utils.ts +3 -0
  226. package/lib/routes/plurk/anonymous.ts +1 -1
  227. package/lib/routes/plurk/hotlinks.ts +1 -1
  228. package/lib/routes/plurk/news.ts +1 -1
  229. package/lib/routes/plurk/search.ts +1 -1
  230. package/lib/routes/qstheory/index.ts +121 -0
  231. package/lib/routes/qstheory/magazine.ts +64 -0
  232. package/lib/routes/qstheory/namespace.ts +7 -0
  233. package/lib/routes/qstheory/utils.ts +25 -0
  234. package/lib/routes/ruc/ai.ts +1 -1
  235. package/lib/routes/scmp/coronavirus.ts +1 -1
  236. package/lib/routes/scu/jwc/tzgg.ts +75 -0
  237. package/lib/routes/scu/namespace.ts +7 -0
  238. package/lib/routes/scu/scupi/_utils.ts +62 -0
  239. package/lib/routes/scu/scupi/notice.ts +41 -0
  240. package/lib/routes/solidot/namespace.ts +1 -1
  241. package/lib/routes/stbu/jsjxy.ts +4 -1
  242. package/lib/routes/steam/search.ts +7 -0
  243. package/lib/routes/sycl/feeds.ts +1 -1
  244. package/lib/routes/syosetu/dev.ts +67 -0
  245. package/lib/routes/syosetu/index.ts +85 -0
  246. package/lib/routes/syosetu/namespace.ts +2 -2
  247. package/lib/routes/syosetu/ranking-isekai.ts +93 -0
  248. package/lib/routes/syosetu/ranking-r18.ts +192 -0
  249. package/lib/routes/syosetu/ranking.ts +285 -0
  250. package/lib/routes/syosetu/search.ts +161 -0
  251. package/lib/routes/syosetu/templates/description.art +73 -0
  252. package/lib/routes/syosetu/types/ranking-r18.ts +60 -0
  253. package/lib/routes/syosetu/types/ranking.ts +67 -0
  254. package/lib/routes/syosetu/types/search.ts +138 -0
  255. package/lib/routes/syosetu/utils.ts +50 -0
  256. package/lib/routes/telegram/channel.ts +31 -1
  257. package/lib/routes/telegram/scripts/get-telegram-session.mjs +16 -6
  258. package/lib/routes/telegram/stickerpack.ts +1 -1
  259. package/lib/routes/telegram/tglib/channel.ts +12 -9
  260. package/lib/routes/telegram/tglib/client.ts +13 -9
  261. package/lib/routes/test/index.ts +4 -0
  262. package/lib/routes/theblockbeats/index.ts +1 -1
  263. package/lib/routes/thegradient/index.ts +80 -0
  264. package/lib/routes/thegradient/namespace.ts +7 -0
  265. package/lib/routes/theinitium/app.ts +4 -0
  266. package/lib/routes/thepaper/channel.ts +1 -1
  267. package/lib/routes/thepaper/factpaper.ts +1 -1
  268. package/lib/routes/thepaper/featured.ts +1 -1
  269. package/lib/routes/thepaper/list.ts +1 -1
  270. package/lib/routes/thepaper/user.ts +174 -0
  271. package/lib/routes/tongji/sem/_utils.ts +65 -0
  272. package/lib/routes/tongji/sem/notice.ts +58 -0
  273. package/lib/routes/toutiao/a-bogus.ts +540 -0
  274. package/lib/routes/toutiao/namespace.ts +7 -0
  275. package/lib/routes/toutiao/templates/video.art +7 -0
  276. package/lib/routes/toutiao/types.ts +443 -0
  277. package/lib/routes/toutiao/user.ts +127 -0
  278. package/lib/routes/twitter/api/mobile-api/api.ts +8 -0
  279. package/lib/routes/twitter/api/web-api/utils.ts +21 -9
  280. package/lib/routes/twitter/namespace.ts +1 -0
  281. package/lib/routes/twitter/utils.ts +7 -1
  282. package/lib/routes/vertikal/latest.ts +73 -0
  283. package/lib/routes/vertikal/namespace.ts +7 -0
  284. package/lib/routes/vice/topic.ts +1 -1
  285. package/lib/routes/vocus/publication.ts +1 -1
  286. package/lib/routes/vocus/user.ts +1 -1
  287. package/lib/routes/wallstreetcn/calendar.ts +90 -0
  288. package/lib/routes/wallstreetcn/hot.ts +2 -2
  289. package/lib/routes/wallstreetcn/live.ts +1 -1
  290. package/lib/routes/wallstreetcn/news.ts +5 -3
  291. package/lib/routes/weibo/timeline.ts +3 -2
  292. package/lib/routes/wellcee/rent.ts +1 -1
  293. package/lib/routes/wufazhuce/namespace.ts +7 -0
  294. package/lib/routes/wufazhuce/one.ts +90 -0
  295. package/lib/routes/xiaoheihe/discount.ts +72 -28
  296. package/lib/routes/xiaohongshu/user.ts +40 -3
  297. package/lib/routes/xiaohongshu/util.ts +112 -105
  298. package/lib/routes/xsijishe/rank.ts +33 -7
  299. package/lib/routes/xueqiu/cookies.ts +13 -18
  300. package/lib/routes/yahoo/news/listid.ts +4 -1
  301. package/lib/routes/yahoo/news/provider-helper.ts +4 -1
  302. package/lib/routes/yahoo/news/provider.ts +4 -1
  303. package/lib/routes/yande/post.ts +13 -3
  304. package/lib/routes/youtube/user.ts +37 -25
  305. package/lib/routes/zhonglun/index.ts +5 -6
  306. package/lib/routes/zjut/cs/index.ts +1 -1
  307. package/lib/utils/got.ts +2 -1
  308. package/lib/utils/helpers.test.ts +13 -1
  309. package/lib/utils/helpers.ts +10 -0
  310. package/lib/utils/ofetch.ts +3 -0
  311. package/lib/utils/request-rewriter/fetch.test.ts +94 -0
  312. package/lib/utils/request-rewriter/fetch.ts +14 -1
  313. package/lib/views/error.tsx +1 -1
  314. package/package.json +40 -37
  315. package/lib/routes/78dm/templates/image.art +0 -1
  316. package/lib/routes/deeplearning/thebatch.ts +0 -74
  317. package/lib/routes/syosetu/chapter.ts +0 -87
  318. package/lib/routes/xiaohongshu/notes.ts +0 -39
  319. package/lib/routes-deprecated/furaffinity/browse.js +0 -44
  320. package/lib/routes-deprecated/furaffinity/commissions.js +0 -39
  321. package/lib/routes-deprecated/furaffinity/favorites.js +0 -56
  322. package/lib/routes-deprecated/furaffinity/gallery.js +0 -56
  323. package/lib/routes-deprecated/furaffinity/home.js +0 -72
  324. package/lib/routes-deprecated/furaffinity/journal-comments.js +0 -50
  325. package/lib/routes-deprecated/furaffinity/journals.js +0 -49
  326. package/lib/routes-deprecated/furaffinity/scraps.js +0 -56
  327. package/lib/routes-deprecated/furaffinity/search.js +0 -56
  328. package/lib/routes-deprecated/furaffinity/shouts.js +0 -40
  329. package/lib/routes-deprecated/furaffinity/status.js +0 -38
  330. package/lib/routes-deprecated/furaffinity/submission-comments.js +0 -50
  331. package/lib/routes-deprecated/furaffinity/watchers.js +0 -47
  332. package/lib/routes-deprecated/furaffinity/watching.js +0 -47
  333. package/lib/routes-deprecated/ieee/author.js +0 -30
  334. package/lib/routes-deprecated/qstheory/index.js +0 -122
@@ -0,0 +1,387 @@
1
+ export interface CreatorData {
2
+ meta: {
3
+ desc: string;
4
+ height: null;
5
+ imageUrl: string;
6
+ isPrivate: boolean;
7
+ key: string;
8
+ openGraph: OpenGraph;
9
+ title: string;
10
+ url: string;
11
+ videoHeight: null;
12
+ videoUrl: null;
13
+ videoWidth: null;
14
+ viewport: string;
15
+ };
16
+ id: string;
17
+ attributes: IncludedAttributes;
18
+ }
19
+
20
+ interface OpenGraph {
21
+ desc: null;
22
+ imageUrl: null;
23
+ title: null;
24
+ }
25
+
26
+ export interface PostData {
27
+ data: Datum[];
28
+ included: IncludedItem[];
29
+ links: Links;
30
+ meta: Meta;
31
+ }
32
+
33
+ interface Datum {
34
+ attributes: Attributes;
35
+ id: string;
36
+ relationships: Relationships;
37
+ type: string;
38
+ }
39
+
40
+ interface Attributes {
41
+ change_visibility_at: null;
42
+ comment_count: number;
43
+ commenter_count: number;
44
+ created_at: string;
45
+ current_user_can_comment: boolean;
46
+ current_user_can_delete: boolean;
47
+ current_user_can_report: boolean;
48
+ current_user_can_view: boolean;
49
+ current_user_comment_disallowed_reason: string;
50
+ has_ti_violation: boolean;
51
+ image: Image;
52
+ is_new_to_current_user: boolean;
53
+ is_paid: boolean;
54
+ like_count: number;
55
+ meta_image_url: string;
56
+ min_cents_pledged_to_view: number | null;
57
+ moderation_status: string;
58
+ patreon_url: string;
59
+ pledge_url: string;
60
+ pls_one_liners_by_category: any[]; // Items are `false`, so an empty array
61
+ post_level_suspension_removal_date: null;
62
+ post_metadata: PostMetadata;
63
+ post_type: string;
64
+ preview_asset_type: string | null;
65
+ published_at: string;
66
+ teaser_text: string | null;
67
+ title: string;
68
+ upgrade_url: string;
69
+ url: string;
70
+ video_preview: VideoPreview | null;
71
+ was_posted_by_campaign_owner: boolean;
72
+ thumbnail?: Thumbnail;
73
+ content?: string;
74
+ embed?: null;
75
+ post_file?: PostFile;
76
+ }
77
+
78
+ interface Image {
79
+ height: number;
80
+ url: string;
81
+ width: number;
82
+ large_url?: string;
83
+ thumb_square_large_url?: string;
84
+ thumb_square_url?: string;
85
+ thumb_url?: string;
86
+ }
87
+
88
+ interface PostMetadata {
89
+ image_order?: string[];
90
+ platform?: object;
91
+ }
92
+
93
+ interface VideoPreview {
94
+ closed_captions_enabled: boolean;
95
+ default_thumbnail: DefaultThumbnail;
96
+ duration: number;
97
+ expires_at: string;
98
+ full_content_duration: number;
99
+ full_duration: number;
100
+ height: number;
101
+ media_id: number;
102
+ progress: Progress;
103
+ state: string;
104
+ url: string;
105
+ video_issues: object;
106
+ width: number;
107
+ }
108
+
109
+ interface DefaultThumbnail {
110
+ url: string;
111
+ }
112
+
113
+ interface Progress {
114
+ is_watched: boolean;
115
+ watch_state: string;
116
+ }
117
+
118
+ interface PostFile {
119
+ height: number;
120
+ image_colors: ImageColors;
121
+ media_id: number;
122
+ state: string;
123
+ url: string;
124
+ width: number;
125
+ }
126
+
127
+ interface ImageColors {
128
+ average_colors_of_corners: AverageColorsOfCorners;
129
+ dominant_color: string;
130
+ palette: string[];
131
+ text_color: string;
132
+ }
133
+
134
+ interface AverageColorsOfCorners {
135
+ bottom_left: string;
136
+ bottom_right: string;
137
+ top_left: string;
138
+ top_right: string;
139
+ }
140
+
141
+ interface Thumbnail {
142
+ url: string;
143
+ large?: string;
144
+ large_2?: string;
145
+ square?: string;
146
+ gif_url?: string;
147
+ height?: number;
148
+ width?: number;
149
+ }
150
+
151
+ interface Relationships {
152
+ access_rules: AccessRules;
153
+ audio: MediaRelation;
154
+ audio_preview: MediaRelation;
155
+ campaign: CampaignRelation;
156
+ content_unlock_options: ContentUnlockOptions;
157
+ drop: Drop;
158
+ images: Images;
159
+ media: Media;
160
+ poll: Poll;
161
+ user: UserRelation;
162
+ user_defined_tags: UserDefinedTags;
163
+ video: MediaRelation;
164
+ attachments_media?: AttachmentsMedia;
165
+ // Custom relationships
166
+ video_preview?: MediaRelation;
167
+ }
168
+
169
+ interface AccessRules {
170
+ data: AccessRuleData[];
171
+ }
172
+
173
+ interface AccessRuleData {
174
+ id: string;
175
+ type: string;
176
+ }
177
+
178
+ export interface MediaRelation {
179
+ data: MediaData | null;
180
+ links?: RelatedLink;
181
+ }
182
+
183
+ interface MediaData {
184
+ id: string;
185
+ type: string;
186
+ }
187
+
188
+ interface CampaignRelation {
189
+ data: CampaignData;
190
+ links: RelatedLink;
191
+ }
192
+
193
+ interface CampaignData {
194
+ id: string;
195
+ type: string;
196
+ }
197
+
198
+ interface RelatedLink {
199
+ related: string;
200
+ }
201
+
202
+ interface ContentUnlockOptions {
203
+ data: any[]; // Empty array
204
+ }
205
+
206
+ interface Drop {
207
+ data: null;
208
+ }
209
+
210
+ interface Images {
211
+ data: MediaData[];
212
+ }
213
+
214
+ interface Media {
215
+ data: MediaData[];
216
+ }
217
+
218
+ interface Poll {
219
+ data: null;
220
+ }
221
+
222
+ interface UserRelation {
223
+ data: UserData;
224
+ links: RelatedLink;
225
+ }
226
+
227
+ interface UserData {
228
+ id: string;
229
+ type: string;
230
+ }
231
+
232
+ interface UserDefinedTags {
233
+ data: UserDefinedTagData[];
234
+ attributes: IncludedAttributes;
235
+ }
236
+
237
+ interface UserDefinedTagData {
238
+ id: string;
239
+ type: string;
240
+ }
241
+
242
+ interface AttachmentsMedia {
243
+ data: AttachmentMediaData[];
244
+ }
245
+
246
+ interface AttachmentMediaData {
247
+ id: string;
248
+ type: string;
249
+ }
250
+
251
+ interface IncludedItem {
252
+ attributes: IncludedAttributes;
253
+ id: string;
254
+ type: string;
255
+ relationships?: IncludedRelationships;
256
+ }
257
+
258
+ interface IncludedAttributes {
259
+ // Depending on the `type`, attributes vary
260
+ // For example, if `type` is 'user', attributes include:
261
+ full_name?: string;
262
+ image_url?: string | null;
263
+ avatar_photo_image_urls?: Image;
264
+ avatar_photo_url?: string;
265
+ currency?: string;
266
+ earnings_visibility?: string;
267
+ is_monthly?: boolean;
268
+ is_nsfw?: boolean;
269
+ name?: string;
270
+ show_audio_post_download_links?: boolean;
271
+ url?: string;
272
+ // Additional properties for other types
273
+ // For 'post_tag' type
274
+ tag_type?: string;
275
+ value?: string;
276
+ // For 'display'
277
+ display?: Display;
278
+ // For 'file'
279
+ file_name?: string | null;
280
+ image_urls?: Image | null;
281
+ metadata?: Metadata;
282
+ download_url?: string;
283
+ // For 'tier'
284
+ access_rule_type?: string;
285
+ amount_cents?: number | null;
286
+ post_count?: number;
287
+ amount?: number;
288
+ created_at?: string;
289
+ declined_patron_count?: number;
290
+ description?: string;
291
+ discord_role_ids?: null;
292
+ edited_at?: string;
293
+ is_free_tier?: boolean;
294
+ patron_amount_cents?: number;
295
+ patron_currency?: string;
296
+ published?: boolean;
297
+ published_at?: string;
298
+ remaining?: null;
299
+ requires_shipping?: boolean;
300
+ title?: string;
301
+ unpublished_at?: null;
302
+ }
303
+
304
+ interface Display {
305
+ default_thumbnail?: DefaultThumbnail & { position?: number };
306
+ url?: string;
307
+ closed_captions_enabled?: boolean;
308
+ expires_at?: string;
309
+ height?: number;
310
+ video_issues?: VideoIssues;
311
+ width?: number;
312
+ duration?: number;
313
+ full_content_duration?: number;
314
+ media_id?: number;
315
+ progress?: Progress;
316
+ state?: string;
317
+ image_colors?: ImageColors;
318
+ }
319
+
320
+ interface VideoIssues {
321
+ processing_warning?: {
322
+ video_bitrate?: string;
323
+ video_codec?: string;
324
+ video_resolution?: string;
325
+ };
326
+ }
327
+
328
+ interface Image {
329
+ thumbnail: string;
330
+ url: string;
331
+ default?: string;
332
+ default_blurred?: string;
333
+ default_blurred_small?: string;
334
+ default_small?: string;
335
+ original?: string;
336
+ thumbnail_large?: string;
337
+ thumbnail_small?: string;
338
+ }
339
+
340
+ interface Metadata {
341
+ audio_preview_duration?: number;
342
+ audio_preview_start_time?: number;
343
+ video_preview_end_ms?: number | null;
344
+ video_preview_start_ms?: number | null;
345
+ duration?: number;
346
+ start_position?: number;
347
+ duration_s?: number;
348
+ orientation?: string;
349
+ variant?: string;
350
+ dimensions?: Dimensions;
351
+ }
352
+
353
+ interface Dimensions {
354
+ h: number;
355
+ w: number;
356
+ }
357
+
358
+ interface IncludedRelationships {
359
+ tier?: TierRelation;
360
+ }
361
+
362
+ interface TierRelation {
363
+ data: TierData | null;
364
+ links?: RelatedLink;
365
+ }
366
+
367
+ interface TierData {
368
+ id: string;
369
+ type: string;
370
+ }
371
+
372
+ interface Links {
373
+ next: string;
374
+ }
375
+
376
+ interface Meta {
377
+ pagination: Pagination;
378
+ }
379
+
380
+ interface Pagination {
381
+ cursors: Cursors;
382
+ total: number;
383
+ }
384
+
385
+ interface Cursors {
386
+ next: string;
387
+ }
@@ -0,0 +1,22 @@
1
+ import got from '../pixiv-got';
2
+ import { maskHeader } from '../constants';
3
+ import queryString from 'query-string';
4
+
5
+ /**
6
+ * 获取插画详细信息
7
+ * @param {string} illust_id 插画作品 id
8
+ * @param {string} token pixiv oauth token
9
+ * @returns {Promise<got.AxiosResponse<{illust: IllustDetail}>>}
10
+ */
11
+ export default function getIllustDetail(illust_id: string, token: string) {
12
+ return got('https://app-api.pixiv.net/v1/illust/detail', {
13
+ headers: {
14
+ ...maskHeader,
15
+ Authorization: 'Bearer ' + token,
16
+ },
17
+ searchParams: queryString.stringify({
18
+ illust_id,
19
+ filter: 'for_ios',
20
+ }),
21
+ });
22
+ }
@@ -0,0 +1,73 @@
1
+ import { JSDOM, VirtualConsole } from 'jsdom';
2
+ import cache from '@/utils/cache';
3
+ import got from '../../pixiv-got';
4
+ import { maskHeader } from '../../constants';
5
+ import queryString from 'query-string';
6
+ import { parseNovelContent } from './utils';
7
+ import type { NovelContent, NSFWNovelDetail } from './types';
8
+ import { parseDate } from '@/utils/parse-date';
9
+
10
+ export async function getNSFWNovelContent(novelId: string, token: string): Promise<NovelContent> {
11
+ return (await cache.tryGet(`https://app-api.pixiv.net/webview/v2/novel:${novelId}`, async () => {
12
+ const response = await got('https://app-api.pixiv.net/webview/v2/novel', {
13
+ headers: {
14
+ ...maskHeader,
15
+ Authorization: 'Bearer ' + token,
16
+ },
17
+ searchParams: queryString.stringify({
18
+ id: novelId,
19
+ viewer_version: '20221031_ai',
20
+ }),
21
+ });
22
+
23
+ const virtualConsole = new VirtualConsole().on('error', () => void 0);
24
+
25
+ const { window } = new JSDOM(response.data, {
26
+ runScripts: 'dangerously',
27
+ virtualConsole,
28
+ });
29
+
30
+ const novelDetail = window.pixiv?.novel as NSFWNovelDetail;
31
+
32
+ window.close();
33
+
34
+ if (!novelDetail) {
35
+ throw new Error('No novel data found');
36
+ }
37
+
38
+ const images = Object.fromEntries(
39
+ Object.entries(novelDetail.images)
40
+ .filter(([, image]) => image?.urls?.original)
41
+ .map(([id, image]) => [id, image.urls.original])
42
+ );
43
+
44
+ const parsedContent = await parseNovelContent(novelDetail.text, images, token);
45
+
46
+ return {
47
+ id: novelDetail.id,
48
+ title: novelDetail.title,
49
+ description: novelDetail.caption,
50
+ content: parsedContent,
51
+
52
+ userId: novelDetail.userId,
53
+ userName: null, // Not provided in NSFW API
54
+
55
+ bookmarkCount: novelDetail.rating.bookmark,
56
+ viewCount: novelDetail.rating.view,
57
+ likeCount: novelDetail.rating.like,
58
+
59
+ createDate: parseDate(novelDetail.cdate),
60
+ updateDate: null, // Not provided in NSFW API
61
+
62
+ isOriginal: novelDetail.isOriginal,
63
+ aiType: novelDetail.aiType,
64
+ tags: novelDetail.tags,
65
+
66
+ coverUrl: novelDetail.coverUrl,
67
+ images,
68
+
69
+ seriesId: novelDetail.seriesId || null,
70
+ seriesTitle: novelDetail.seriesTitle || null,
71
+ };
72
+ })) as NovelContent;
73
+ }
@@ -0,0 +1,63 @@
1
+ import got from '@/utils/got';
2
+ import cache from '@/utils/cache';
3
+ import pixivUtils from '../../utils';
4
+ import { parseNovelContent } from './utils';
5
+ import { NovelContent, SFWNovelDetail } from './types';
6
+ import { parseDate } from '@/utils/parse-date';
7
+
8
+ const baseUrl = 'https://www.pixiv.net';
9
+
10
+ export async function getSFWNovelContent(novelId: string): Promise<NovelContent> {
11
+ const url = `${baseUrl}/ajax/novel/${novelId}`;
12
+ return (await cache.tryGet(url, async () => {
13
+ const response = await got(url, {
14
+ headers: {
15
+ referer: `${baseUrl}/novel/show.php?id=${novelId}`,
16
+ },
17
+ });
18
+
19
+ const novelDetail = response.data as SFWNovelDetail;
20
+
21
+ if (!novelDetail) {
22
+ throw new Error('No novel data found');
23
+ }
24
+
25
+ const body = novelDetail.body;
26
+ const images: Record<string, string> = {};
27
+
28
+ if (novelDetail.body.textEmbeddedImages) {
29
+ for (const [id, image] of Object.entries(novelDetail.body.textEmbeddedImages)) {
30
+ images[id] = pixivUtils.getProxiedImageUrl(image.urls.original);
31
+ }
32
+ }
33
+
34
+ const parsedContent = await parseNovelContent(novelDetail.body.content, images);
35
+
36
+ return {
37
+ id: body.id,
38
+ title: body.title,
39
+ description: body.description,
40
+ content: parsedContent,
41
+
42
+ userId: body.userId,
43
+ userName: body.userName,
44
+
45
+ bookmarkCount: body.bookmarkCount,
46
+ viewCount: body.viewCount,
47
+ likeCount: body.likeCount,
48
+
49
+ createDate: parseDate(body.createDate),
50
+ updateDate: parseDate(body.uploadDate),
51
+
52
+ isOriginal: body.isOriginal,
53
+ aiType: body.aiType,
54
+ tags: body.tags.tags.map((tag) => tag.tag),
55
+
56
+ coverUrl: body.coverUrl,
57
+ images,
58
+
59
+ seriesId: body.seriesNavData?.seriesId?.toString() || null,
60
+ seriesTitle: body.seriesNavData?.title || null,
61
+ };
62
+ })) as NovelContent;
63
+ }