@streamapp/lizhi
v1.0.0
Published
No cookieDomain: the vodapi needs no login — a cookie-less curl gets 200 as long as the UA is a mobile one. Declaring a domain anyway would ask the broker for credentials this source has no use for.
Downloads
143
Readme
说明(迁自 package.yaml 注释)
No cookieDomain: the vodapi needs no login — a cookie-less curl gets 200 as long as the UA is a mobile one. Declaring a domain anyway would ask the broker for credentials this source has no use for.
The mobile UA in the recipe's request.headers is load-bearing, not cosmetic: 荔枝's TencentEdgeOne WAF returns a bodyless 403 to every desktop UA (and to curl's default), and 200 to an iPhone UA — 3/3 deterministic, 2026-07-25. An earlier reading of this as "间歇 403,裸 fetch 恒通" was the WAF's older, looser policy; don't restore a bare request.
说明(迁自 manifests.yaml 注释)
荔枝 FM 用户音频 — kind:'http' recipe (no browser).
Migrated from the local-only RSSHub route lib/routes/lizhi/user.ts, which is why the
radar patterns below are carried over verbatim: the podcast-feed Provider reaches this
source by URL match ({mode:'auto', matches:'lizhi.fm/user/:id'}), not by source id, so
dropping them would silently break that Provider while the Stream member kept working.
