Open
Description
Routes
/twitter/user/:id/:routeParams?
Full routes
/twitter/user/jfergo86
Related documentation
https://docs.rsshub.app/zh/routes/multimedia#%E4%B8%93%E8%BE%91-1
What is expected?
load rss
What is actually happening?
You don't see the result in the RSS display. simply see a link as if it were in the post
info: <-- GET /twitter/user/jfergo86
info: --> GET /twitter/user/jfergo86 200 3s
Deployment information
Self-hosted
Deployment information (for self-hosted)
Arch Linux Node 24
Additional info
env:
TWITTER_AUTH_TOKEN="039bxxx"
TWITTER_COOKIE="auth_token=039bxxx;ct0=fdexxx"
This is not a duplicated issue
- I have searched existing issues to ensure this bug has not already been reported