heiseonline / embetty

🐙 Embetty displays remote content like tweets or YouTube videos without compromising your privacy.
MIT License
987 stars 32 forks source link

Add instagram support #84

Open djmaze opened 4 years ago

djmaze commented 4 years ago

It would be nice if Instagram posts could be proxied as well.

luckyrumo commented 3 years ago

has someone already tried to work on this and met any obstacles? Or is this still new terrain?

PKuebler commented 3 years ago

moin,

i had already added a first version (but not very nice yet). however, i don't use embetty productively anymore and instagram changed the api, i don't know if it still works. it also certainly does not meet my current code quality standards. but maybe it helps for a better / own implementation.

the problem with the implementation is, that it actually has to be done in 3 repos by splitting the code.

https://github.com/PKuebler/embetty https://github.com/PKuebler/embetty-server https://github.com/PKuebler/embetty-base