Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weibo cannot obtain the correct original image file #59

Closed
ovrase opened this issue Nov 20, 2022 · 1 comment
Closed

Weibo cannot obtain the correct original image file #59

ovrase opened this issue Nov 20, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@ovrase
Copy link

ovrase commented Nov 20, 2022

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):

  • OS: Ubuntu 22.04.1 LTS
  • Python 3.9
@y-young y-young added the bug Something isn't working label Nov 20, 2022
@y-young
Copy link
Owner

y-young commented Nov 20, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants