RSSHub/lib
ティン・ルーフ 6fb730b18d
feat(route): Include enclosures for mp3, mp4, and m4a files attached to kemono posts (#13821)
* Include enclosures for mp3 and mp4 files in kemono posts.

* Don't engage with attachment links that don't have a href.

* Use the attachment's download attribute to derive a filename.

This way, kemono can change the query string in its URLs without
breaking how we're deriving relevance and mime type.

* Accept m4a as a type of audio enclosure.
2023-11-18 21:49:22 +08:00
..
errors
middleware feat(parameter): Add summary by ChatGPT (#13611) 2023-11-06 22:36:24 +08:00
routes feat(route): add 正版中国分类 & 标签 & 搜索 (#13769) 2023-11-14 02:05:44 +08:00
static
utils chore(deps): swap `rand-user-agent` package (#13441) 2023-09-30 00:38:00 +08:00
v2 feat(route): Include enclosures for mp3, mp4, and m4a files attached to kemono posts (#13821) 2023-11-18 21:49:22 +08:00
views fix(app): grey logo in error not showing 2023-09-09 22:29:20 +08:00
api_router.js
app.js fix(app): cache logo & subdirectory serving (#13244) 2023-09-09 21:51:44 +08:00
config.js feat(parameter): Add summary by ChatGPT (#13611) 2023-11-06 22:36:24 +08:00
core_router.js
favicon.png
index.js docs: documentation prioritizes English and maintains only one route list (#13075) 2023-08-20 15:57:05 +01:00
maintainer.js chore: revise github actions (#13612) 2023-10-23 03:44:46 +08:00
pkg.js
protected_router.js
radar-rules.js feat(route): migrate japanpost to v2 (#13181) 2023-09-02 03:08:16 +08:00
radar.js feat(route): add Lemmy (#13327) 2023-09-19 23:33:54 +08:00
router.js feat(route): add 正版中国分类 & 标签 & 搜索 (#13769) 2023-11-14 02:05:44 +08:00
v2router.js