Skip to content

Fix Instagram embeds in Discord (and Telegram!)

License

Notifications You must be signed in to change notification settings

Dragon7/InstaFix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Clone the repository.
  2. Install Poetry.
  3. Run poetry install in the root directory.
  4. Log in to Instagram then get cookies.txt from Instagram. You can use Get cookies.txt Chrome extension.
  5. Put cookies.txt in the root directory.
  6. 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.

About

Fix Instagram embeds in Discord (and Telegram!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.5%
  • HTML 29.5%