InstaFix
InstaFix copied to clipboard
Fix Instagram embeds in Discord (and Telegram!)
InstaFix
Instagram is a trademark of Instagram, Inc. This app is not affiliated with Instagram, Inc.
InstaFix serves fixed Instagram image and video embeds. Heavily inspired by fxtwitter.com.
How to use
Add dd
before instagram.com
to show Instagram embeds.
Deploy InstaFix yourself
- Clone the repository.
- Install Poetry.
- Run
poetry install
in the root directory. - Log in to Instagram then get cookies.txt from Instagram. You can use Get cookies.txt Chrome extension.
- Put cookies.txt in the root directory.
- Deploy with gunicorn or similar server. See FastAPI Server Workers.
Report a bug
You could open an issue.
TODO
- [ ] Find a way to get data without cookies & rate limit.