y-young / nazurin

🎉 Images collection done right. Telegram 图片收藏机器人 / A Telegram bot that helps you collect ACG illustrations.
http://nazurin.readthedocs.io
MIT License
260 stars 58 forks source link

Weibo cannot obtain the correct original image file #59

Closed ovrase closed 1 year ago

ovrase commented 1 year ago

Describe the bug Weibo cannot get the correct original image, GALLERY sent normally.

To Reproduce Steps to reproduce the behavior:

  1. Send https://weibo.com/5576135998/MfUPJzuoK
  2. See error image

Error output / Logs There does not seem to be a valid log

2022-11-20 09:49:29,205 - nazurin.__init__ - INFO - Loaded 12 sites
2022-11-20 09:49:29,207 - nazurin.__init__ - INFO - Loaded 1 storage(s), using: ['Telegram']
2022-11-20 09:49:29,708 - aiogram.executor - INFO - Bot: **********
2022-11-20 09:49:30,035 - aiogram.executor - WARNING - Updates were skipped successfully.
2022-11-20 09:49:30,036 - aiogram.dispatcher.dispatcher.dispatcher - INFO - Start polling.
2022-11-20 09:51:54,307 - nazurin.bot - INFO - Collection update: site=weibo, match=('MfUPJzuoK',)
2022-11-20 09:51:58,235 - nazurin.__init__ - INFO - Storage completed

Environment (please complete the following information):

y-young commented 1 year ago

You may have a look at the contents of the image, it's likely that it returns an HTTP 403. I noticed this issue last night and am investigating, it would be great if you could help investigating a way to bypass this restriction.