codinglab-io / discord-bot

Discord bot for Codinglab's server.
https://discord.com/invite/codinglab-174169014568878080
MIT License
19 stars 14 forks source link

the video summarizer doesn't work anymore #123

Open ayoubqrt opened 11 months ago

ayoubqrt commented 11 months ago

I looked on the original summarizer website, and the API didn't changed. It's sure that now there is a domain restriction on their backend 🫠

neolectron commented 11 months ago

How do you know it has something to do with domain restriction ? Can you provide more detail about what goes wrong ?

ayoubqrt commented 11 months ago

Initially, I talked that the API didn't changed. So the attributes of the body and the route didn't changed. And after i published this issue, I tried to use our code in the Chrome devtools in the summarize.tech website, it worked. And then in a another page it didn't worked, I receive a http error 500 with no details.