RSSHub/lib/v2/kemono
ティン・ルーフ 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
..
templates fix(route): kemono image (#11998) 2023-03-02 02:30:36 +08:00
index.js feat(route): Include enclosures for mp3, mp4, and m4a files attached to kemono posts (#13821) 2023-11-18 21:49:22 +08:00
maintainer.js
radar.js fix(route): Update the kemono route to point at the new canonical URL (#13822) 2023-11-17 22:08:13 +00:00
router.js