Closed dumprop closed 3 years ago
👍 感谢提交该 Issue,请确保仔细阅读 Issue 模板,RSS 提案模板 或 Feature 提案模板 以便于测试。不符合模板将导致 Issue 被直接关闭。
👍 Thanks for the issue, please follow the Issue template, RSS proposal template or Feature proposal template. Otherwise the issue will be closed.
In the documentation, there is a tips section mentioned about this possible error saying if you can't load the preview yourself then we can't fetch it, even though they don't have any content mentioned -- who knows why telegram do this? And they have ZERO support anyway. Only god know why this channel has no preview :)
If you would like to ask for a new feature to fetch these kind of channel, please open a separate issue.
The involved route, with all required and optional parameters https://rsshub.app/telegram/channel/lsh_potok
What is expected Fetched data from https://t.me/lsh_potok
What is actually happening Looks like something went wrong Route requested: /telegram/channel/lsh_potok Error message: Unable to fetch message feed from this channel. Please check this URL to see if you can view the message preview: https://t.me/s/lsh_potok
Additional info (logs errors etc) Because some channels have no preview ( https://t.me/s/lsh_potok redirects to https://t.me/lsh_potok, but channel is valid) So, looks like tip from doc: "Due to Telegram restrictions, some channels involving pornography, copyright, and politics cannot be subscribed." (but there nothing like this) Maybe is possible to deal w/ that channels? Maybe using telegram api (like telethon)