ACG
# Bangumi Moe
# Latest
# Tags
# Hanime.tv
# Recently updated
# iwara
# User
Support browser extension Support RSSBud
Example: https://rsshub.ranlychan.top/iwara/users/kelpie/video
Route: /iwara/users/:username/:type?
Parameters:
username
, required - username, can find in userpagetype
, optional - video by default
type | video | image |
---|---|---|
video | image |
# User Subscriptions
Self-host only Support browser extension Support RSSBud
Example: https://rsshub.ranlychan.top/iwara/subscriptions
Route: /iwara/subscriptions
Parameters: N/A
WARNING
This route requires Cookie, therefore it's only available when self-hosting, refer to the Deploy Guide for route-specific configurations.
# Kemono
# Posts
Example: https://rsshub.ranlychan.top/kemono
Route: /kemono/:source?/:id?
Parameters:
source
, optional - Source, see below, Posts by defaultid
, optional - User id, can be found in URL
Sources
Posts | Patreon | Pixiv Fanbox | Gumroad | SubscribeStar | DLsite | Discord | Fantia |
---|---|---|---|---|---|---|---|
posts | patreon | fanbox | gumroad | subscribestar | dlsite | discord | fantia |
Tip
When posts
is selected as the value of the parameter source, the parameter id does not take effect.
# lovelive-anime
# Love Live! Official Website Latest NEWS
Example: https://rsshub.ranlychan.top/lovelive-anime/news
Route: /lovelive-anime/news/:option?
Parameters:
option
, optional - Crawl full text whenoption
isdetail
.
# Love Live Official Website Categories Topics
Example: https://rsshub.ranlychan.top/lovelive-anime/topics/otonokizaka
Route: /lovelive-anime/topics/:abbr/:category?/:option?
Parameters:
abbr
, required - The path to the Love Live series of sub-projects on the official website is detailed in the table belowcategory
, optional - The official website lists the Topics category,category
isdetail
when crawling the full text, other categories see the following table for detailsoption
, optional - Crawl full text whenoption
isdetail
.
Sub-project name (not full name) | Lovelive! | Lovelive! Sunshine!! | Lovelive! Nijigasaki High School Idol Club | Lovelive! Superstar!! |
---|---|---|---|---|
abbr parameter | otonokizaka | uranohoshi | nijigasaki | yuigaoka |
category name | 全てのニュース | 音楽商品 | アニメ映像商品 | キャスト映像商品 | 劇場 | アニメ放送/配信 | キャスト配信/ラジオ | ライブ/イベント | ブック | グッズ | ゲーム | メディア | ご当地情報 | その他 | キャンペーン |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
category parameter | No parameter | music | anime_movie | cast_movie | theater | onair | radio | event | books | goods | game | media | local | other | campaign |
# THBWiki
# Calendar
Support browser extension Support RSSBud
Example: https://rsshub.ranlychan.top/thwiki/calendar
Route: /thwiki/calendar/:before?/:after?
Parameters:
before
, optional - From how many days ago (default 30)after
, optional - To how many days after (default 30)
# Touhougarakuta
# Articles
Example: https://rsshub.ranlychan.top/touhougarakuta/ja/news
Route: /touhougarakuta/:language/:type
Parameters:
language
, required - languagetype
, required - article type
Languages:
Chinese | Japanese | Korean |
---|---|---|
cn | ja | ko |
Article types:
Index | Series | Interviews | Novels | Comics | News |
---|---|---|---|---|---|
index | series | interviews | novels | comics | news |
Music review | Game review | Book review | Where are you |
---|---|---|---|
music_review | game_review | book_review | where_are_you |
Note: The index type includes all types of articles. Think twice before using it.
# Vol.moe
# vol
Example: https://rsshub.ranlychan.top/vol/finish
Route: /vol/:mode?
Parameters:
mode
, optional - mode type
Comics are serialized | Comics is finshed |
---|---|
serial | finish |
# Webtoons
# Comic updates
Example: https://rsshub.ranlychan.top/webtoons/zh-hant/drama/gongzhuweimian/894
Route: /webtoons/:lang/:category/:name/:id
Parameters:
lang
, required - Languagecategory
, required - Categoryname
, required - Nameid
, required - ID
For example: https://www.webtoons.com/zh-hant/drama/gongzhuweimian/list?title_no=894 (opens new window), lang=zh-hant
,category=drama
,name=gongzhucheyeweimian
,id=894
.
# Naver (opens new window)
# 俺の3Dエロ動画(oreno3d)
Tip
You can use some RSS parsing libraries (like feedpraser
in Python
) to receive the video update messages and download them automatically
# Keyword Search
Support browser extension Support RSSBud
Example: https://rsshub.ranlychan.top/oreno3d/search/bronya/latest/1
Route: /oreno3d/search/:keyword/:sort/:pagelimit?
Parameters:
keyword
, required - Search keywordsort
, required - Sort method, see the table belowpagelimit
, optional - The maximum number of pages to be crawled, the default is 1
favorites | hot | latest | popularity |
---|---|---|---|
favorites | hot | latest | popularity |
# Character Search
Support browser extension Support RSSBud
Example: https://rsshub.ranlychan.top/oreno3d/characters/283/latest/1
Route: /oreno3d/characters/:characterid/:sort/:pagelimit?
Parameters:
characterid
, required - Character id, can be found in URLsort
, required - Sort method, see the table abovepagelimit
, optional - The maximum number of pages to be crawled, the default is 1
# Author Search
# Tags Search
# Origins Search
Support browser extension Support RSSBud
Example: https://rsshub.ranlychan.top/oreno3d/origins/3/latest/1
Route: /oreno3d/origins/:originid/:sort/:pagelimit?
Parameters:
originid
, required - Origin id, can be found in URLsort
, required - Sort method, see the table abovepagelimit
, optional - The maximum number of pages to be crawled, the default is 1