fbessez / Tinder

Official November 2019 Documentation for Tinder's API (wrapper included)
MIT License
848 stars 197 forks source link

Convert "fast-match/preview" from Hex to Image format? #140

Open CutieCat6778 opened 2 years ago

CutieCat6778 commented 2 years ago

Is there any way to convert those Hex to Image format?

newtoframework commented 2 years ago

What? There's no Hex. The images are saved in a blur filter. So no chance to get the unblured picture

CutieCat6778 commented 2 years ago

What? There's no Hex. The images are saved in a blur filter. So no chance to get the unblured picture

well if you read the source, then you will see the comment from the author that says the returned is in hex format image

dembarthe commented 2 years ago

well if you read the source, then you will see the comment from the author that says the returned is in hex format

Well, the documentation is highly outdated and now, the endpoint returns a blurred image, and I also noticed sometimes a pictures that has NOTHING to do with the user (on Web version)