nociza / Bimg

A reverse-engineered Bing Image Creator API as an NPM package
The Unlicense
79 stars 11 forks source link

seems not work now #10

Open bloodchen opened 10 months ago

bloodchen commented 10 months ago

The first call always got code 200 instead of 302. And the return url doesn't have 'id=' part in it.

c1t1zen1 commented 10 months ago

First I would check your AuthCookie _U id is updated. I also had to switch rt=3 to rt=4 in imgen file since the wait for images was just timing out in rt=3. They either changed the Bing responses times this past week or it's slammed with users or both.

bloodchen commented 10 months ago

Does it work for you ? _U is the first step I tried. But still only got 200 without id. Also tried rt = 3,4. The Edge browser still works.

c1t1zen1 commented 10 months ago

Works for me still when the censor isn't blocking every other prompt. Bing chat AI in browser has been more consistent or GPT+ rt=3 was taking two hours to render sometimes. rt=4 uses boosts and it's under 10seconds for me.