demian-wolf / pyreverso

Reverso API wrapper for Python
https://reverso.net/
MIT License
49 stars 14 forks source link

broken #6

Open DevWannabe-dot opened 3 years ago

DevWannabe-dot commented 3 years ago

been doing workarounds for a while and nuthin'. Too bad its not working no more

demian-wolf commented 3 years ago

Hello. Tested it myself, and also found out it doesn't work. It looks like they have changed something on the website. I'm going to fix this bug when I have time.

Xblow commented 3 years ago

What exactly is not working, @demian-wolf @DevWannabe-dot?

demian-wolf commented 3 years ago

@Xblow, I was talking about the ReversoContextAPI. When @DevWannabe-dot opened the issue, I found out that neither .get_examples nor .get_translations worked (generators yielded nothing), so I thought they meant this issue. @DevWannabe-dot, is that what you were talking about? Could you please elaborate on what exactly didn't work and what workarounds have you been using?

Just now, I have tested it again, and everything seems to work okay. Actually, it's really strange behavior, and it's important to find the cause so that it never appears again...

On next Friday, I'm having some free time, so I am gonna take a look at this bug.

P.S.: @Xblow ow, thanks for the star :)